Searched refs:_null_open (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libdaemon-0.14/libdaemon/
H A Ddfork.c55 static int _null_open(int f, int fd) { function
214 if (_null_open(O_RDONLY, 0) < 0) {
219 if (_null_open(O_WRONLY, 1) < 0) {
224 if (_null_open(O_WRONLY, 2) < 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libdaemon-0.14/libdaemon/
H A Ddfork.c55 static int _null_open(int f, int fd) { function
214 if (_null_open(O_RDONLY, 0) < 0) {
219 if (_null_open(O_WRONLY, 1) < 0) {
224 if (_null_open(O_WRONLY, 2) < 0) {

Completed in 45 milliseconds