Searched refs:FSTAB_RO (Results 1 - 6 of 6) sorted by path

/netbsd-current/include/
H A Dfstab.h55 #define FSTAB_RO "ro" /* read-only device */ macro
/netbsd-current/lib/libc/gen/
H A Dfstab.c94 FSTAB_RW, FSTAB_RQ, FSTAB_RO, FSTAB_SW, FSTAB_DP, FSTAB_XX, NULL
/netbsd-current/sbin/dump/
H A Doptr.c376 strcmp(fs->fs_type, FSTAB_RO) &&
/netbsd-current/sbin/fsck/
H A Dfsck.c194 (strcmp(type, FSTAB_RO) && \
/netbsd-current/sbin/mount/
H A Dmount.c170 (strcmp(type, FSTAB_RO) && \
/netbsd-current/usr.sbin/sysinst/
H A Ddisks.c1793 strcmp(op, FSTAB_RO) == 0 ||

Completed in 360 milliseconds