Home
last modified time | relevance | path

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

/netbsd/external/gpl2/rcs/include/
H A Dconf.h101 #define OPEN_O_WRONLY O_WRONLY /* main open flag for creating a lock file */ macro
/netbsd/external/gpl2/rcs/dist/src/
H A Dconf.heg101 #define OPEN_O_WRONLY O_WRONLY /* main open flag for creating a lock file */
H A Drcsedit.c1432 # define create(f) open(f, OPEN_O_BINARY|OPEN_O_LOCK|OPEN_O_WRONLY|O_CREAT|O_EXCL|O_TRUNC, OPEN_CR…
H A DChangeLog183 (O_BINARY, OPEN_O_WRONLY, FOPEN_RB, FOPEN_R_WORK, FOPEN_WB,