Searched defs:pidfile (Results 1 - 8 of 8) sorted by relevance
| /src/usr.sbin/mopd/common/ | ||
| H A D | port.h | 53 # define pidfile(a) macro |
| /src/lib/libutil/ | ||
| H A D | pidfile.c | 245 pidfile(const char *path) function in typeref:typename:int [all...] |
| /src/usr.bin/bthset/ | ||
| H A D | bthset.c | 99 static char *pidfile; /* PID file name */ variable in typeref:typename:char * |
| /src/dist/pf/usr.sbin/authpf/ | ||
| H A D | authpf.c | 62 char pidfile[MAXPATHLEN]; /* we save pid in this file. */ variable in typeref:typename:char[] [all...] |
| /src/usr.bin/pkill/ | ||
| H A D | pkill.c | 121 char buf[_POSIX2_LINE_MAX], **pargv, *q, *pidfile = NULL; local in function:main 675 takepid(const char *pidfile, int pidfilelock) argument [all...] |
| /src/usr.bin/newsyslog/ | ||
| H A D | newsyslog.c | 109 char pidfile[MAXPATHLEN]; /* File containing PID to signal */ member in struct:conf_entry |
| /src/libexec/httpd/ | ||
| H A D | bozohttpd.h | 109 char *pidfile; /* path to the pid file, if any */ member in struct:bozohttpd_t |
| /src/usr.sbin/moused/ | ||
| H A D | moused.c | 141 static const char *pidfile = "/var/run/moused.pid"; variable in typeref:typename:const char * |
Completed in 10 milliseconds