Home
last modified time | relevance | path

Searched refs:NULL_DEVICE (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/diff/src/
H A Dsystem.h269 #ifndef NULL_DEVICE
270 # define NULL_DEVICE "/dev/null" macro
H A Dcmp.c316 && stat (NULL_DEVICE, &nullstat) == 0 in main()
/freebsd/contrib/libpcap/
H A DCMakeLists.txt2901 set(NULL_DEVICE "NUL:") variable
2903 set(NULL_DEVICE "/dev/null") variable
2905 execute_process(COMMAND ${LEX_EXECUTABLE} -P pcap_ --header-file=${NULL_DEVICE} --nounput -t ${pcap…
/freebsd/contrib/diff/
H A DChangeLog1300 (HAVE_SETMODE, NULL_DEVICE): New macros.
2128 NULL_DEVICE, PR_PROGRAM, PROGRAMS): New variables.
2142 Use NULL_DEVICE instead of "/dev/null".