Searched refs:uw (Results 1 - 25 of 54) sorted by relevance

123

/freebsd-13-stable/libexec/rc/rc.d/
H A Droot26 if ! mount -uw /; then
/freebsd-13-stable/contrib/pjdfstest/tests/mkdir/
H A D09.t25 mount -uw /dev/md${n}
/freebsd-13-stable/contrib/pjdfstest/tests/mkfifo/
H A D08.t25 mount -uw /dev/md${n}
/freebsd-13-stable/contrib/pjdfstest/tests/open/
H A D15.t25 mount -uw /dev/md${n}
H A D14.t29 mount -uw /dev/md${n}
/freebsd-13-stable/contrib/pjdfstest/tests/rmdir/
H A D14.t24 mount -uw /dev/md${n}
/freebsd-13-stable/contrib/pjdfstest/tests/symlink/
H A D10.t27 mount -uw /dev/md${n}
/freebsd-13-stable/contrib/pjdfstest/tests/unlink/
H A D12.t24 mount -uw /dev/md${n}
/freebsd-13-stable/contrib/pjdfstest/tests/chown/
H A D09.t27 mount -uw /dev/md${n}
/freebsd-13-stable/contrib/pjdfstest/tests/ftruncate/
H A D10.t27 mount -uw /dev/md${n}
/freebsd-13-stable/contrib/pjdfstest/tests/link/
H A D16.t28 mount -uw /dev/md${n}
/freebsd-13-stable/contrib/pjdfstest/tests/truncate/
H A D10.t27 mount -uw /dev/md${n}
/freebsd-13-stable/libexec/rc/
H A Drc140 checkyesno root_rw_mount && mount -uw /
/freebsd-13-stable/contrib/pjdfstest/tests/chmod/
H A D09.t30 mount -uw /dev/md${n}
/freebsd-13-stable/contrib/mandoc/
H A Dtbl_term.c594 int uw, dw; /* Vertical line widths. */ local
648 uw = dw = 0;
651 uw = cpp->vert;
652 if (uw == 0 && opts & TBL_OPT_ALLBOX)
653 uw = 1;
657 uw = 1;
677 uw = 0;
693 BRIGHT * rw + BUP * uw + BDOWN * dw, 1);
699 if (tp->enc != TERMENC_ASCII || (uw < 2 && dw < 2))
700 uw
[all...]
/freebsd-13-stable/contrib/pjdfstest/tests/chflags/
H A D12.t31 mount -uw /dev/md${n}
/freebsd-13-stable/crypto/openssh/openbsd-compat/
H A DMakefile.in96 port-uw.o
/freebsd-13-stable/contrib/atf/atf-c++/detail/
H A Dfs_test.cpp382 #define perms(ur, uw, ux, gr, gw, gx, othr, othw, othx) \
386 ATF_REQUIRE(fi.is_owner_writable() == uw); \
/freebsd-13-stable/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_rollback/
H A Dzfs_rollback_common.kshlib141 log_must mount -uw \
/freebsd-13-stable/contrib/ntp/libntp/
H A Dntp_calendar.c1905 uint32_t uw, ud, sf32; local
1923 uw = sf32 ^ ((sf32 ^ ud) / DAYSPERWEEK);
1924 ud -= uw * DAYSPERWEEK;
1926 ds.hi = uint32_2cpl_to_int32(uw);
/freebsd-13-stable/contrib/sendmail/cf/cf/
H A DMakefile196 ${CFDIR}/ostype/sco-uw-2.1.m4 \
/freebsd-13-stable/contrib/atf/atf-c/detail/
H A Dfs_test.c498 #define perms(ur, uw, ux, gr, gw, gx, othr, othw, othx) \
502 ATF_REQUIRE(atf_fs_stat_is_owner_writable(&st) == uw); \
/freebsd-13-stable/contrib/byacc/
H A Dconfig.sub1297 os=sysv4.2uw
/freebsd-13-stable/contrib/file/
H A Dconfig.sub1297 os=sysv4.2uw
/freebsd-13-stable/contrib/ncurses/
H A Dconfig.sub1297 os=sysv4.2uw

Completed in 212 milliseconds

123