Home
last modified time | relevance | path

Searched refs:rdonly (Results 1 – 16 of 16) sorted by relevance

/freebsd-10-stable/sbin/fsck_msdosfs/
Dmain.c47 int rdonly; /* device is opened read only (supersedes above) */ variable
132 if (rdonly) in ask()
142 if (alwaysyes || rdonly) { in ask()
143 printf("%s? %s\n", prompt, rdonly ? "no" : "yes"); in ask()
144 return !rdonly; in ask()
Dcheck.c54 rdonly = alwaysno; in checkfilesys()
58 dosfs = open(fname, rdonly ? O_RDONLY : O_RDWR, 0); in checkfilesys()
59 if (dosfs < 0 && !rdonly) { in checkfilesys()
65 rdonly = 1; in checkfilesys()
Dext.h43 extern int rdonly; /* device is opened read only (supersedes above) */
/freebsd-10-stable/sys/nfsserver/
Dnfs_serv.c238 int error = 0, rdonly, getret; in nfsrv3_access() local
250 error = nfsrv_fhtovp(fhp, 0, &vp, nfsd, slp, nam, &rdonly); in nfsrv3_access()
259 nfsrv_access(vp, VREAD, cred, rdonly, 0)) in nfsrv3_access()
267 nfsrv_access(vp, VWRITE, cred, rdonly, 0)) in nfsrv3_access()
274 nfsrv_access(vp, VEXEC, cred, rdonly, 0)) in nfsrv3_access()
307 int error = 0, rdonly; in nfsrv_getattr() local
313 error = nfsrv_fhtovp(fhp, 0, &vp, nfsd, slp, nam, &rdonly); in nfsrv_getattr()
358 int error = 0, rdonly, preat_ret = 1, postat_ret = 1; in nfsrv_setattr() local
416 error = nfsrv_fhtovp(fhp, 0, &vp, nfsd, slp, nam, &rdonly); in nfsrv_setattr()
450 if (rdonly || (vp->v_mount->mnt_flag & MNT_RDONLY)) { in nfsrv_setattr()
[all …]
Dnfs_srvsubs.c594 int error, rdonly, linklen; in nfs_namei() local
644 error = nfsrv_fhtovp(fhp, 0, &dp, nfsd, slp, nam, &rdonly); in nfs_namei()
653 if (rdonly) in nfs_namei()
/freebsd-10-stable/sys/contrib/ngatm/netnatm/api/
Dcc_user.c576 goto rdonly; in cc_attr_set()
590 goto rdonly; in cc_attr_set()
600 goto rdonly; in cc_attr_set()
609 goto rdonly; in cc_attr_set()
613 goto rdonly; in cc_attr_set()
619 goto rdonly; in cc_attr_set()
625 goto rdonly; in cc_attr_set()
634 goto rdonly; in cc_attr_set()
637 goto rdonly; in cc_attr_set()
640 goto rdonly; in cc_attr_set()
[all …]
/freebsd-10-stable/sys/kern/
Dvfs_lookup.c475 int rdonly; /* lookup read-only flag bit */ in lookup() local
494 rdonly = cnp->cn_flags & RDONLY; in lookup()
736 if (rdonly) { in lookup()
862 if (rdonly && in lookup()
927 int rdonly; /* lookup read-only flag bit */ in relookup() local
937 rdonly = cnp->cn_flags & RDONLY; in relookup()
993 if (rdonly) { in relookup()
1015 if (rdonly && in relookup()
/freebsd-10-stable/usr.bin/csup/
Drsyncfile.c73 rsync_open(char *path, size_t blocksize, int rdonly) in rsync_open() argument
87 rf->fd = open(path, rdonly ? O_RDONLY : O_RDWR); in rsync_open()
/freebsd-10-stable/usr.bin/makewhatis/
Dmakewhatis.local.sh52 localdirs=`find -H $dirs -fstype local \! -fstype rdonly -type d -prune -print`
/freebsd-10-stable/release/picobsd/mfs_tree/etc/
Drc18 mount -o rdonly ${dev} /fd && \
/freebsd-10-stable/etc/periodic/daily/
D100.clean-disks44 rc=$(find / \( ! -fstype local -o -fstype rdonly \) -prune -o \
/freebsd-10-stable/contrib/netbsd-tests/dev/fss/
Dt_fss.sh55 mount -o rdonly /dev/fss0 ./m2
/freebsd-10-stable/cddl/usr.sbin/dtrace/tests/common/scripting/
DMakefile9 err.D_OP_LVAL.rdonly.d \
/freebsd-10-stable/tools/tools/sysbuild/
DREADME111 REMOTEDISTFILES=fs:/rdonly/distfiles
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
Dzfs_vfsops.c1350 uint64_t rdonly; in zfs_check_global_label() local
1353 zfs_prop_to_name(ZFS_PROP_READONLY), &rdonly, NULL)) in zfs_check_global_label()
1355 return (rdonly ? 0 : EACCES); in zfs_check_global_label()
/freebsd-10-stable/contrib/amd/doc/
Dam-utils.texi2304 @item rdonly
2305 @cindex Mount flags; rdonly
8727 @c LocalWords: nocache nodev noint nosub pgthresh posix rdonly suid symttl mfs