Searched defs:_PATH_DEVNULL (Results 1 - 4 of 4) sorted by relevance

/external/dhcpcd/
H A Dbind.c50 #ifndef _PATH_DEVNULL
51 # define _PATH_DEVNULL "/dev/null" macro
89 if ((fd = open(_PATH_DEVNULL, O_RDWR, 0)) != -1) {
H A Dcommon.c59 #ifndef _PATH_DEVNULL
60 # define _PATH_DEVNULL "/dev/null" macro
/external/ppp/pppd/
H A Dpathnames.h14 #define _PATH_DEVNULL "/dev/null" macro
/external/libpcap/Win32/Include/net/
H A Dpaths.h53 #define _PATH_DEVNULL "/dev/null" macro

Completed in 438 milliseconds