Searched refs:NULL_DEV (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/groff/src/include/
H A Dnonposix.h110 # define NULL_DEV "NUL" macro
220 #ifndef NULL_DEV
221 # define NULL_DEV "/dev/null" macro
/freebsd-11-stable/contrib/groff/src/preproc/html/
H A Dpre-html.cpp319 int fdnull = open(NULL_DEV, O_WRONLY|O_BINARY, 0666);

Completed in 121 milliseconds