HomeSort by: relevance | last modified time | path
    Searched defs:FLG_RDONLY (Results 1 - 2 of 2) sorted by relevancy

  /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)

Completed in 12 milliseconds