Home
last modified time | relevance | path

Searched refs:daemon_pid_file_proc (Results 1 – 2 of 2) sorted by relevance

/external/libdaemon/libdaemon/
Ddpid.c59 daemon_pid_file_proc_t daemon_pid_file_proc = daemon_pid_file_proc_default; variable
108 if (!(fn = daemon_pid_file_proc())) { in daemon_pid_file_is_running()
225 if (!(fn = daemon_pid_file_proc())) { in daemon_pid_file_create()
275 if (!(fn = daemon_pid_file_proc())) { in daemon_pid_file_remove()
Ddpid.h55 extern daemon_pid_file_proc_t daemon_pid_file_proc;