Searched refs:daemon_ident_from_argv0 (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libdaemon-0.14/libdaemon/
H A Ddlog.h51 /** Specifies the syslog identification, use daemon_ident_from_argv0()
86 char *daemon_ident_from_argv0(char *argv0);
H A Ddlog.c81 char *daemon_ident_from_argv0(char *argv0) { function
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libdaemon-0.14/examples/
H A Dtestd.c51 daemon_pid_file_ident = daemon_log_ident = daemon_ident_from_argv0(argv[0]);

Completed in 45 milliseconds