Searched refs:write_pidfile (Results 1 - 15 of 15) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/libbb/
H A Dpidfile.c16 void write_pidfile(const char *path) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/server/
H A Dutil.h60 int write_pidfile(const char *filename);
H A Dutil.c251 int write_pidfile(const char *filename) function
H A Drtspd.c1346 wrotepidfile = write_pidfile(pidname);
H A Dsockfilt.c1347 wrotepidfile = write_pidfile(pidname);
H A Dtftpd.c816 wrotepidfile = write_pidfile(pidname);
H A Dsws.c2098 wrotepidfile = write_pidfile(pidname);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/udhcp/
H A Ddhcpc.c122 write_pidfile(client_config.pidfile);
282 write_pidfile(client_config.pidfile);
H A Ddhcpd.c62 write_pidfile(server_config.pidfile);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/debianutils/
H A Dstart_stop_daemon.c325 write_pidfile(pidfile);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/sysklogd/
H A Dsyslogd.c618 write_pidfile("/var/run/syslogd.pid");
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dlibbb.h637 void write_pidfile(const char *path);
641 #define write_pidfile(path) ((void)0) macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dcrond.c185 write_pidfile("/var/run/crond.pid");
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lsync/source/
H A Dlsyncd.c658 write_pidfile( lua_State *L, const char *pidfile ) function
1535 write_pidfile( L, settings.pidfile );
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/networking/
H A Dinetd.c1300 write_pidfile(_PATH_INETDPID);

Completed in 117 milliseconds