Home | Sort by: relevance | last modified time | path |
/src/sbin/wsconsctl/ | |
wsconsctl.h | 68 #define FLG_RDONLY 0x0001 /* variable cannot be modified */ |
/src/sbin/mount/ | |
mount.c | 98 #define FLG_RDONLY 2 143 init_flags |= FLG_RDONLY; 442 if (flags & FLG_RDONLY) |