Searched defs:pidfile (Results 1 – 15 of 15) sorted by relevance
2 static const char pidfile[] = "attach-p-cmd.test-pid"; variable
87 static const char *pidfile = "/run/restorecond.pid"; variable
335 pidfile = "./speedTest.pid" variable
308 pidfile = "./speedTest.pid" variable
2041 char pidfile[1024]; /* PID/KeepAlive file */ in service_checkout() local
320 FILE* pidfile; in main() local
300 FILE *pidfile; in write_pidfile() local
407 int pidfile = open(path, O_CREAT | O_WRONLY | O_TRUNC, 0666); in write_pid() local
239 char *pidfile; member443 int pidfile = open(path, O_CREAT | O_WRONLY | O_TRUNC, 0666); in write_pid() local
350 int pidfile = open(path, O_CREAT | O_WRONLY | O_TRUNC, 0666); in write_pid() local
836 char pidfile[256], spid[32]; in xpidfile() local
287 char *pidfile; /* -P option */ member
308 char *pidfile; member