Home
last modified time | relevance | path

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

/external/libpcap/rpcapd/
Drpcapd.c163 int isdaemon = 0; // Non-zero if the user wants to run this program as a daemon in main() local
211 isdaemon = 1; in main()
280 if (isdaemon && isrunbyinetd) in main()
399 if (isdaemon) in main()