Searched refs:inetd (Results 26 - 29 of 29) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/include/
H A Dapplets.h178 USE_INETD(APPLET(inetd, _BB_DIR_USR_SBIN, _BB_SUID_NEVER))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/config/
H A DMakefile.in760 htaccess-htpasswd idmapd inetd inittab ipfilter ipfw ipsec jabber \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dforward.c864 if (c->options.inetd)
866 register_signal (c, SIGTERM, "connection-reset-inetd");
867 msg (D_STREAM_ERRORS, "Connection reset, inetd/xinetd exit [%d]", status);
H A Dinit.c966 ASSERT (!options->inetd);
2648 c->options.inetd,
2766 * If xinetd/inetd mode, don't allow restart.
2771 if (c->options.inetd
2778 " started by inetd/xinetd cannot restart... Exiting.");
3499 /* if xinetd/inetd mode, don't allow restart */

Completed in 80 milliseconds

12