Searched defs:pidfile (Results 1 – 2 of 2) sorted by relevance
/linux/tools/power/x86/intel-speed-select/ | ||
H A D | isst-daemon.c | 147 static void daemonize(char *rundir, char *pidfile) |
/linux/kernel/ | ||
H A D | fork.c | 1922 struct file *pidfile = NULL; in copy_process() local |