HomeSort by relevance Sort by last modified time
    Searched refs:daemon_pid_file_proc (Results 1 - 2 of 2) sorted by null

  /external/libdaemon/libdaemon/
dpid.h 45 * daemon_pid_file_proc is set to daemon_pid_file_proc_default(). Use
55 extern daemon_pid_file_proc_t daemon_pid_file_proc;
dpid.c 59 daemon_pid_file_proc_t daemon_pid_file_proc = daemon_pid_file_proc_default; variable
108 if (!(fn = daemon_pid_file_proc())) {
225 if (!(fn = daemon_pid_file_proc())) {
275 if (!(fn = daemon_pid_file_proc())) {

Completed in 60 milliseconds