| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/chattr/ |
| H A D | chattr_002_neg.ksh | 46 set -A files writable immutable append 63 log_must user_run $QUSER1 touch $TESTDIR/writable 67 log_must chattr -i $TESTDIR/writable 71 log_must user_run $QUSER1 chattr -i $TESTDIR/writable 72 log_must user_run $QUSER1 chattr -a $TESTDIR/writable 76 log_mustnot user_run $QUSER1 chattr +i $TESTDIR/writable 77 log_mustnot user_run $QUSER1 chattr +a $TESTDIR/writable
|
| H A D | chattr_001_pos.ksh | 46 set -A files writable immutable append 69 log_must touch $TESTDIR/writable 74 log_must chflags noschg $TESTDIR/writable 78 log_must chattr -i $TESTDIR/writable
|
| /f-stack/freebsd/contrib/device-tree/Bindings/nvmem/ |
| H A D | qcom,qfprom.yaml | 21 # needs to be provided. If the QFPROM is writable then all 4 regions 32 # Clock must be provided if QFPROM is writable from the OS image. 38 # Supply reference must be provided if QFPROM is writable from the OS image.
|
| /f-stack/freebsd/kern/ |
| H A D | uipc_mbuf2.c | 101 int writable; in m_pulldown() local 155 writable = 0; in m_pulldown() 158 writable = 1; in m_pulldown() 212 && writable) { in m_pulldown() 219 && writable && n->m_next->m_len >= tlen) { in m_pulldown()
|
| /f-stack/app/redis-5.0.5/tests/integration/ |
| H A D | replication-4.tcl | 74 test {With min-slaves-to-write (1,3): master should be writable} { 80 test {With min-slaves-to-write (2,3): master should not be writable} { 87 test {With min-slaves-to-write: master not writable with lagged slave} {
|
| H A D | replication-3.tcl | 34 test {Slave is able to evict keys created in writable slaves} {
|
| /f-stack/freebsd/tools/ |
| H A D | embed_mfs.sh | 42 echo $1 not writable
|
| /f-stack/freebsd/contrib/openzfs/scripts/ |
| H A D | zloop.sh | 228 echo "core dump directory ($coredir) is not writable."
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | armada-385-linksys-caiman.dts | 126 * 38MiB, last MiB is for the BBT, not writable
|
| H A D | armada-385-linksys-shelby.dts | 126 * 38MiB, last MiB is for the BBT, not writable
|
| H A D | armada-385-linksys-cobra.dts | 126 * 38MiB, last MiB is for the BBT, not writable
|
| H A D | armada-385-linksys-rango.dts | 140 * 86MiB, last MiB is for the BBT, not writable
|
| H A D | armada-370-netgear-rn102.dts | 269 /* Last MB is for the BBT, i.e. not writable */
|
| H A D | armada-370-netgear-rn104.dts | 295 /* Last MB is for the BBT, i.e. not writable */
|
| H A D | armada-xp-netgear-rn2120.dts | 350 /* Last MB is for the BBT, i.e. not writable */
|
| H A D | armada-xp-linksys-mamba.dts | 380 * 38MB, last MB is for the BBT, not writable
|
| /f-stack/freebsd/amd64/vmm/ |
| H A D | vmm_instruction_emul.c | 2070 int nlevels, pfcode, ptpshift, ptpindex, retval, usermode, writable; in _vm_gla2gpa() local 2079 writable = prot & VM_PROT_WRITE; in _vm_gla2gpa() 2124 (writable && (pte32 & PG_RW) == 0)) { in _vm_gla2gpa() 2155 if (!check_only && writable && (pte32 & PG_M) == 0) { in _vm_gla2gpa() 2214 (writable && (pte & PG_RW) == 0)) { in _vm_gla2gpa() 2246 if (!check_only && writable && (pte & PG_M) == 0) { in _vm_gla2gpa()
|
| /f-stack/dpdk/doc/guides/howto/ |
| H A D | openwrt.rst | 14 fully writable filesystem with package management.
|
| /f-stack/app/redis-5.0.5/ |
| H A D | README.md | 274 …. These buffers are incrementally written to the socket as soon as the file descriptor is writable. 331 … data pending in the output buffers to the client and is called by the *writable event handler* `s…
|
| /f-stack/freebsd/contrib/openzfs/module/zfs/ |
| H A D | zfs_ioctl.c | 401 int writable = 1; in zfs_dozonecheck_impl() local 408 !zone_dataset_visible(dataset, &writable)) in zfs_dozonecheck_impl() 426 if (!writable) in zfs_dozonecheck_impl()
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/include/ |
| H A D | libtest.shlib | 3635 # Scripts must only be user writable.
|