/src/lib/libutil/ |
pidfile.c | 137 char dpath[PATH_MAX], buf[16], *eptr; local in function:pidfile_read 145 if (pidfile_varrun_path(dpath, sizeof(dpath), path) == -1) 147 path = dpath; 178 char dpath[PATH_MAX]; local in function:pidfile_lock 189 if (pidfile_varrun_path(dpath, sizeof(dpath), path) == -1) 191 path = dpath;
|
pidfile.c | 137 char dpath[PATH_MAX], buf[16], *eptr; local in function:pidfile_read 145 if (pidfile_varrun_path(dpath, sizeof(dpath), path) == -1) 147 path = dpath; 178 char dpath[PATH_MAX]; local in function:pidfile_lock 189 if (pidfile_varrun_path(dpath, sizeof(dpath), path) == -1) 191 path = dpath;
|
pidfile.c | 137 char dpath[PATH_MAX], buf[16], *eptr; local in function:pidfile_read 145 if (pidfile_varrun_path(dpath, sizeof(dpath), path) == -1) 147 path = dpath; 178 char dpath[PATH_MAX]; local in function:pidfile_lock 189 if (pidfile_varrun_path(dpath, sizeof(dpath), path) == -1) 191 path = dpath;
|
/src/sys/lib/libgnuefi/ |
Makefile | 53 SRCS+= boxdraw.c smbios.c console.c crc.c data.c debug.c dpath.c \ 63 COPTS.dpath.c= -Wno-missing-prototypes
|
Makefile | 53 SRCS+= boxdraw.c smbios.c console.c crc.c data.c debug.c dpath.c \ 63 COPTS.dpath.c= -Wno-missing-prototypes
|
Makefile | 53 SRCS+= boxdraw.c smbios.c console.c crc.c data.c debug.c dpath.c \ 63 COPTS.dpath.c= -Wno-missing-prototypes
|