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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libdaemon-0.14/libdaemon/
H A Ddfork.h102 /** This variable is defined to 1 iff daemon_close_all() and
105 * @see daemon_close_all(), daemon_close_allv() */
112 int daemon_close_all(int except_fd, ...);
114 /** Same as daemon_close_all but takes an array of fds, terminated by
H A Ddexec.c102 daemon_close_all(-1);
H A Ddfork.c445 int daemon_close_all(int except_fd, ...) { function
485 /** Same as daemon_close_all but takes an array of fds, terminated by -1 */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libdaemon-0.14/examples/
H A Dtestd.c102 if (daemon_close_all(-1) < 0) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dmain.c1469 if (daemon_close_all(-1) < 0) {

Completed in 77 milliseconds