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

/netgear-R7000-V1.0.7.12_1.2.5/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-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/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-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libdaemon-0.14/examples/
H A Dtestd.c102 if (daemon_close_all(-1) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libdaemon-0.14/examples/
H A Dtestd.c102 if (daemon_close_all(-1) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/avahi-0.6.25/avahi-daemon/
H A Dmain.c1468 if (daemon_close_all(-1) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/avahi-0.6.25/avahi-daemon/
H A Dmain.c1469 if (daemon_close_all(-1) < 0) {

Completed in 64 milliseconds