...cks and leases DESCRIPTION /proc/locks This file shows current file locks ( flock (2) and fcntl (2)) and leases ( fcntl (2)). An example of the content shown in this file is the…...tify-enable This file can be used to disable or enable the dnotify interface described in fcntl (2) on a system-wide basis. A value of 0 in this file disables the interface, and…...source /* core_pattern_pipe_test.c */ #define _GNU_SOURCE #include <sys/stat.h> #include <fcntl.h> #include <limits.h> #include <stdio.h> #include <stdlib.h> #include <unistd.h>…Socket unit configuration NAME systemd.socket - Socket unit configuration SYNOPSIS socket .socket DESCRIPTION A unit configuration file whose name ends in ".socket" encodes informa…