/freebsd/contrib/pjdfstest/tests/granular/ |
H A D | 00.t | 59 # Can move files from other directory overwriting existing files? 69 # Can move directories from other directory overwriting existing directory? 96 # Can move files from other directory overwriting existing files? 104 # Can move directories from other directory overwriting existing directory?
|
H A D | 03.t | 41 # Moving file from elsewhere overwriting local file allowed 78 # to a writable directory overwriting local file. 97 # DELETE does not allow for overwriting a file in a unwritable 122 # Even if we're overwriting.
|
H A D | 05.t | 44 # Moving directory from elsewhere overwriting local directory allowed 83 # to a writable directory overwriting local directory. 103 # DELETE does not allow for overwriting a directory in a unwritable 133 # Even if we're overwriting.
|
/freebsd/contrib/unbound/compat/ |
H A D | memmove.c | 25 /* copy in reverse, to avoid overwriting from */ in memmove() 35 /* copy forwards, to avoid overwriting from */ in memmove()
|
/freebsd/contrib/ldns/compat/ |
H A D | memmove.c | 25 /* copy in reverse, to avoid overwriting from */ in memmove() 35 /* copy forwards, to avoid overwriting from */ in memmove()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/direct/ |
H A D | dio_grow_block.ksh | 68 # Overwriting the first block of an existing file with O_DIRECT will 73 # Overwriting the first block of an existing file with O_DIRECT will
|
/freebsd/bin/mv/ |
H A D | mv.1 | 72 Do not prompt for confirmation before overwriting the destination 160 overwriting
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/zvol/zvol_misc/ |
H A D | zvol_misc_hierarchy.ksh | 32 # 3. Verify 'zfs recv' cannot receive a ZVOL overwriting datasets with children 69 # 3. Verify 'zfs recv' cannot receive a ZVOL overwriting datasets with children
|
/freebsd/contrib/dma/ |
H A D | Makefile | 75 echo "Not overwriting ${DESTDIR}${CONFDIR}/dma.conf."; \ 81 echo "Not overwriting ${DESTDIR}${CONFDIR}/auth.conf."; \
|
/freebsd/usr.bin/compress/ |
H A D | compress.1 | 102 reduction in size and file overwriting are not performed, the input file is 264 it causes a prompt to confirm the overwriting of the file with the extension.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zpool_import/ |
H A D | import_rewind_device_replaced.ksh | 116 # Import read only to avoid overwriting more recent blocks. 158 # Make the devices bigger to reduce chances of overwriting MOS metadata.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redacted_send/ |
H A D | redacted_contents.ksh | 31 # 6. Overwriting a file with identical contents redacts the file. 96 # Overwriting the contents of a block with identical contents redacts the file.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/redundancy/ |
H A D | redundancy_raidz.ksh | 42 # - verify self-healing by overwriting devices 86 # from the files which were read. Before overwriting additional
|
H A D | redundancy_draid.ksh | 42 # - verify self-healing by overwriting devices 86 # from the files which were read. Before overwriting additional
|
/freebsd/contrib/tcp_wrappers/ |
H A D | README.NIS | 149 # end of overwriting check 204 # end of overwriting check
|
/freebsd/contrib/bc/scripts/ |
H A D | safe-install.sh | 7 # file atomically in the new location, rather than overwriting
|
/freebsd/share/mk/ |
H A D | src.lua.mk | 19 # may only be fulfilled by the in-tree Lua. The user overwriting it is expected
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | varname-makefile.mk | 27 # Overwriting this variable is possible since the "Internal" namespace
|
H A D | varmod-loop.exp | 11 :varname-overwriting-target: :x1y x2y x3y: ::
|
/freebsd/usr.bin/gzip/ |
H A D | gzexe.1 | 69 utility replaces files by overwriting them with the generated
|
/freebsd/lib/libc/compat-43/ |
H A D | sigsetmask.2 | 65 rather than overwriting it as
|
/freebsd/usr.bin/tee/ |
H A D | tee.1 | 52 overwriting them.
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/nopwrite/ |
H A D | nopwrite_recsize.ksh | 29 # checksum, and verify overwriting the origin file consumes no new space.
|
/freebsd/usr.bin/top/ |
H A D | utils.c | 223 * to be called more than once without overwriting previous data, 282 * up to NUM_STRINGS calls before we start overwriting old information.
|
/freebsd/lib/libc/db/hash/ |
H A D | README | 58 the db interface only creates a single database file. To avoid overwriting
|