Home
last modified time | relevance | path

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

/src/contrib/libpcap/rpcapd/
H A Drpcapd.c182 int isdaemon = 0; // Non-zero if the user wants to run this program as a daemon in main() local
240 isdaemon = 1; in main()
327 if (isdaemon && isrunbyinetd) in main()
480 if (isdaemon) in main()