Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/libpcap/rpcapd/
H A Drpcapd.c179 int isdaemon = 0; // Non-zero if the user wants to run this program as a daemon in main() local
237 isdaemon = 1; in main()
324 if (isdaemon && isrunbyinetd) in main()
477 if (isdaemon) in main()