Searched refs:WORKMODE (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/gpl2/rcs/dist/src/ |
| H A D | rcsclean.c | 200 WORKMODE(RCSstat.st_mode,true) == workstat.st_mode
|
| H A D | rcsdiff.c | 364 && WORKMODE(RCSstat.st_mode,true) == workstat.st_mode
|
| H A D | co.c | 492 mode_t m = WORKMODE(RCSstat.st_mode,
|
| H A D | rcsbase.h | 318 #define WORKMODE(RCSmode, writable) (((RCSmode)&(mode_t)~(S_IWUSR|S_IWGRP|S_IWOTH)) | ((writable)?S… macro
|
| H A D | ci.c | 774 newworkmode = WORKMODE(RCSstat.st_mode,
|
| H A D | ChangeLog | 1641 Added dbm.h, stdio.h, RCSBASE, RCSSEP, RCSSUF, WORKMODE, TMPFILE3, 1670 * co.c: Replaced mode generation for working file with WORKMODE.
|