Searched refs:_PATH_DEVNULL (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpcap-1.4.0/Win32/Include/net/
H A Dpaths.h53 #define _PATH_DEVNULL "/dev/null" macro
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dpathnames.h14 #define _PATH_DEVNULL "/dev/null" macro
H A Dmain.c1481 new_fd = open (_PATH_DEVNULL, O_RDWR);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dpathnames.h14 #define _PATH_DEVNULL "/dev/null" macro
H A Dmain.c466 fd_devnull = open(_PATH_DEVNULL, O_RDWR);
468 fatal("Couldn't open %s: %m", _PATH_DEVNULL);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dmain.c1254 new_fd = open (_PATH_DEVNULL, O_RDWR);

Completed in 110 milliseconds