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

/freebsd-11-stable/contrib/libpcap/rpcapd/
H A Drpcapd.c167 int isrunbyinetd = 0; // Non-zero if this is being run by inetd or something inetd-like local
221 isrunbyinetd = 1;
285 if (isdaemon && isrunbyinetd)
346 if (isrunbyinetd)

Completed in 99 milliseconds