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