Home
last modified time | relevance | path

Searched defs:pidfile (Results 1 – 12 of 12) sorted by relevance

/minix3/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dwrite_pid.c79 pidfile(const char *basename) in pidfile() function
H A Droken.h.in705 #define pidfile(x) ((void) 0) macro
707 #define pidfile rk_pidfile macro
/minix3/external/bsd/blacklist/port/
H A Dpidfile.c162 pidfile(const char *path) in pidfile() function
/minix3/lib/libutil/
H A Dpidfile.c157 pidfile(const char *path) in pidfile() function
/minix3/external/bsd/kyua-cli/dist/engine/
H A Dtest_case_plain_helpers.cpp104 std::ofstream pidfile(name.c_str()); in test_spawn_blocking_child() local
H A Dtest_case_atf_helpers.cpp213 std::ofstream pidfile(name.c_str()); in ATF_TEST_CASE_BODY() local
H A Dtest_case_test.cpp652 std::ifstream pidfile("pid"); in ATF_TEST_CASE_BODY() local
1010 std::ifstream pidfile("pid"); in ATF_TEST_CASE_BODY() local
/minix3/external/bsd/bind/dist/bin/named/win32/
H A Dos.c52 static char *pidfile = NULL; variable
/minix3/external/bsd/bind/dist/bin/named/unix/
H A Dos.c58 static char *pidfile = NULL; variable
/minix3/external/bsd/dhcpcd/dist/
H A Ddhcpcd.h98 char pidfile[sizeof(PIDFILE) + IF_NAMESIZE + 1]; member
H A Ddhcpcd.c87 read_pid(const char *pidfile) in read_pid()
/minix3/libexec/httpd/
H A Dbozohttpd.h101 char *pidfile; /* path to the pid file, if any */ member