Searched refs:FOPEN_RWB (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/contrib/groff/src/include/
H A Dnonposix.h73 # define FOPEN_RWB "wb+" macro
183 #ifndef FOPEN_RWB
184 # define FOPEN_RWB "w+" macro
/freebsd-11-stable/contrib/groff/src/libs/libgroff/
H A Dtmpfile.cpp180 FILE *fp = fdopen(fd, FOPEN_RWB); // many callers of xtmpfile use binary I/O

Completed in 108 milliseconds