/netbsd-src/usr.sbin/mopd/common/ |
H A D | port.h | 53 # define pidfile(a) macro
|
/netbsd-src/external/bsd/blocklist/port/ |
H A D | pidfile.c | 165 pidfile(const char *path) in pidfile() function
|
/netbsd-src/external/bsd/kyua-cli/dist/engine/ |
H A D | test_case_plain_helpers.cpp | 104 std::ofstream pidfile(name.c_str()); in test_spawn_blocking_child() local
|
H A D | test_case_atf_helpers.cpp | 213 std::ofstream pidfile(name.c_str()); in ATF_TEST_CASE_BODY() local
|
H A D | test_case_test.cpp | 652 std::ifstream pidfile("pid"); in ATF_TEST_CASE_BODY() local 1010 std::ifstream pidfile("pid"); in ATF_TEST_CASE_BODY() local
|
/netbsd-src/external/bsd/unbound/dist/daemon/ |
H A D | unbound.c | 372 writepid (const char* pidfile, pid_t pid) in writepid() 416 checkoldpid(char* pidfile, int inchroot) in checkoldpid()
|
H A D | daemon.h | 82 char* pidfile; member
|
/netbsd-src/lib/libutil/ |
H A D | pidfile.c | 245 pidfile(const char *path) in pidfile() function
|
/netbsd-src/external/bsd/nsd/dist/ |
H A D | configure.ac | 93 AC_ARG_WITH([pidfile], optwith 96 AC_SUBST(pidfile) subst
|
H A D | nsd.h | 258 const char *pidfile; member
|
H A D | options.h | 101 const char* pidfile; member
|
/netbsd-src/external/bsd/ipf/dist/tools/ |
H A D | ipmon.c | 118 static char *pidfile = "/etc/opt/ipf/ipmon.pid"; variable 121 static char *pidfile = "/var/run/ipmon.pid"; variable 123 static char *pidfile = "/etc/ipmon.pid"; variable
|
/netbsd-src/usr.bin/bthset/ |
H A D | bthset.c | 99 static char *pidfile; /* PID file name */ variable
|
/netbsd-src/dist/pf/usr.sbin/authpf/ |
H A D | authpf.c | 62 char pidfile[MAXPATHLEN]; /* we save pid in this file. */ variable
|
/netbsd-src/external/bsd/cron/dist/ |
H A D | misc.c | 297 const char *pidfile; in acquire_daemonlock() local
|
/netbsd-src/usr.bin/newsyslog/ |
H A D | newsyslog.c | 109 char pidfile[MAXPATHLEN]; /* File containing PID to signal */ member
|
/netbsd-src/external/bsd/unbound/dist/ |
H A D | configure.ac | 224 AC_ARG_WITH(pidfile, optwith
|
/netbsd-src/external/bsd/dhcpcd/dist/src/ |
H A D | dhcpcd.h | 117 char pidfile[sizeof(PIDFILE) + IF_NAMESIZE + 1]; member
|
/netbsd-src/usr.sbin/moused/ |
H A D | moused.c | 141 static const char *pidfile = "/var/run/moused.pid"; variable
|
/netbsd-src/libexec/httpd/ |
H A D | bozohttpd.h | 109 char *pidfile; /* path to the pid file, if any */ member
|
/netbsd-src/external/gpl2/lvm2/dist/daemons/dmeventd/ |
H A D | dmeventd.c | 1546 char pidfile[] = DMEVENTD_PIDFILE; in _lock_pidfile() local
|
/netbsd-src/external/bsd/unbound/dist/util/ |
H A D | config_file.h | 334 char* pidfile; member
|