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

/freebsd-11-stable/contrib/libpcap/rpcapd/
H A Drpcapd.c165 int isdaemon = 0; // Non-zero if the user wants to run this program as a daemon local
212 isdaemon = 1;
285 if (isdaemon && isrunbyinetd)
411 if (isdaemon)

Completed in 62 milliseconds