Searched refs:FOPEN_W_WORK (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl2/rcs/include/
H A Dconf.h82 # define FOPEN_W_WORK (Expand==BINARY_EXPAND ? "w" : "wb") macro
93 # define FOPEN_W_WORK "w" macro
/netbsd-current/external/gpl2/rcs/dist/src/
H A Dco.c370 if (!(neworkptr = fopenSafer(neworkname, FOPEN_W_WORK))) {
H A Dci.c1216 if (!(exfile = fopenSafer(targetname, FOPEN_W_WORK))) {
H A Drcsedit.c465 # define fopen_update_truncate(name) fopenSafer(name, FOPEN_W_WORK)

Completed in 94 milliseconds