| /kernel/linux/linux-6.6/tools/power/x86/intel-speed-select/ |
| H A D | isst-daemon.c | 146 static void daemonize(char *rundir, char *pidfile) argument
|
| /foundation/communication/dhcp/test/fuzztest/dhcpfunction_fuzzer/ |
| H A D | dhcpfunction_fuzzer.cpp | 121 std::string pidfile = std::string(reinterpret_cast<const char*>(data), size); in InitPidfileTest() local 127 std::string pidfile = std::string(reinterpret_cast<const char*>(data), size); in GetPIDTest() local
|
| /third_party/alsa-utils/alsactl/ |
| H A D | daemon.c | 274 static long read_pid_file(const char *pidfile) in read_pid_file() argument 292 static int write_pid_file(const char *pidfile) in write_pid_file() argument 314 int state_daemon_kill(const char *pidfile, const char *cmd) in state_daemon_kill() argument 342 static int check_another_instance(const char *pidfile) in check_another_instance() argument 359 state_daemon(const char *file, const char *cardname, int period, const char *pidfile) state_daemon() argument [all...] |
| H A D | alsactl.c | 244 char *pidfile = SYS_PIDFILE; in main() local
|
| /third_party/lz4/tests/ |
| H A D | test-lz4-speed.py | 308 pidfile = "./speedTest.pid" variable
|
| /foundation/communication/dhcp/services/dhcp_server/src/ |
| H A D | dhcp_function.cpp | 532 int DhcpFunction::InitPidfile(const std::string& piddir, const std::string& pidfile) in InitPidfile() argument 577 GetPID(const std::string& pidfile) GetPID() argument [all...] |
| /third_party/curl/tests/server/ |
| H A D | util.c | 297 FILE *pidfile; in write_pidfile() local
|
| /third_party/toybox/lib/ |
| H A D | xwrap.c | 784 char pidfile[256], spid[32]; in xpidfile() local
|
| /third_party/toybox/toys/pending/ |
| H A D | dhcp6.c | 407 int pidfile = open(path, O_CREAT | O_WRONLY | O_TRUNC, 0666); in write_pid() local [all...] |
| H A D | dhcp.c | 349 int pidfile = open(path, O_CREAT | O_WRONLY | O_TRUNC, 0666); in write_pid() local
|
| H A D | dhcpd.c | 260 char *pidfile; member 464 int pidfile = open(path, O_CREAT | O_WRONLY | O_TRUNC, 0666); in write_pid() local
|
| /kernel/linux/linux-5.10/kernel/ |
| H A D | fork.c | 1891 struct file *pidfile = NULL; in copy_process() local
|
| /third_party/backends/frontend/ |
| H A D | saned.c | 3199 FILE *pidfile; local
|
| /kernel/linux/linux-6.6/kernel/ |
| H A D | fork.c | 2263 struct file *pidfile = NULL; in copy_process() local
|
| /third_party/toybox/generated/ |
| H A D | globals.h | 690 char *pidfile; member 706 char *interface_name, *pidfile, *script; member
|