| Home | Sort by: relevance | last modified time | path |
| /src/sys/compat/sunos/ | |
| sunos.h | 17 #define SUNM_RDONLY 0x01 /* mount fs read-only */ |
| sunos_misc.c | 240 if (oflags & SUNM_RDONLY) |
| /src/sys/compat/sunos32/ | |
| sunos32_misc.c | 431 if (oflags & SUNM_RDONLY) |