Home
last modified time | relevance | path

Searched full:existing (Results 1 – 25 of 3185) sorted by relevance

12345678910>>...128

/freebsd/contrib/libarchive/tar/test/
H A Dtest_symlink_dir.c10 * tar -x -P should follow existing symlinks for dirs, but not other
47 /* "dir" is a symlink to an existing "dest1/real_dir" */ in DEFINE_TEST()
51 /* "dir2" is a symlink to a non-existing "real_dir2" */ in DEFINE_TEST()
56 /* "dir3" is a symlink to an existing "non_dir3" */ in DEFINE_TEST()
60 /* "file" is a symlink to existing "real_file" */ in DEFINE_TEST()
64 /* "file2" is a symlink to non-existing "real_file2" */ in DEFINE_TEST()
79 failure("Symlink to existing file should be replaced"); in DEFINE_TEST()
82 failure("Symlink to non-existing file should be replaced"); in DEFINE_TEST()
89 /* "dir" is a symlink to existing "real_dir" */ in DEFINE_TEST()
93 /* "dir2" is a symlink to a non-existing "real_dir2" */ in DEFINE_TEST()
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/bclone/
H A Dbclone_corner_cases.kshlib92 typeset -r existing=$1
94 case "$existing" in
111 log_fail "invalid existing: $existing"
205 typeset cached existing
232 for existing in "no" "small empty" "full empty" "small data" "full data"; do
273 create_existing "$existing"
285 …log_note "existing: $existing / cached: $cached / first_clone: $first_clone / first_overwrite: $fi…
287 …log_fail "FAIL: existing: $existing / cached: $cached / first_clone: $first_clone / first_overwrit…
295 …log_note "existing: $existing / cached: $cached / first_clone: $first_clone / first_overwrite: $fi…
297 …log_fail "FAIL: existing: $existing / cached: $cached / first_clone: $first_clone / first_overwrit…
[all …]
/freebsd/sys/contrib/openzfs/man/man8/
H A Dzpool-attach.835 .Nd attach new device to existing ZFS vdev
46 to the existing
48 The behavior differs depending on if the existing
52 If the existing device is a mirror or plain device
54 the new device will be mirrored with the existing device, a resilver will be
74 If the existing device is a RAID-Z device
79 The expansion entails reading all allocated space from existing disks in the
/freebsd/lib/geom/concat/
H A Dgconcat.8117 Append a new device to the end of an existing concatenate device
121 If the existing device is using the
125 If the existing device is using the
130 metadata is written to all existing components, as well as to the
139 Turn off existing concatenate device by its
207 Add two more disks and extend existing file system.
/freebsd/usr.sbin/pw/
H A Dpw.8337 For example, when changing the uid of an existing user with
434 this may also be of use when moving an existing user's home directory elsewhere
449 existing configuration files in the user's home directory are
551 to create a new account that duplicates an existing user id.
764 This option allows changing of an existing account name to
767 existing account name will be rejected.
832 against a new group or when changing the uid of an existing group.
834 This option provides an alternative way to add existing users to a
837 or replace an existing membership list
840 is a comma, space, or tab-separated list of valid and existing use
[all...]
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zfs_mount/
H A Dzfs_mount_006_pos.ksh38 # which mountpoint be the identical or the top of an existing one,
42 # 1. Prepare an existing mounted filesystem.
79 "which mountpoint be the identical or the top of an existing one " \
113 "which mountpoint be the identical of an existing one " \
126 "which mountpoint be the top of an existing one " \
132 "which mountpoint be the identical or the top of an existing one " \
/freebsd/cddl/contrib/opensolaris/common/ctf/
H A Dctf_util.c55 * Prepend the specified existing element to the given ctf_list_t. The
56 * existing pointer should be pointing at a struct with embedded ctf_list_t.
75 * Delete the specified existing element from the given ctf_list_t. The
76 * existing pointer should be pointing at a struct with embedded ctf_list_t.
79 ctf_list_delete(ctf_list_t *lp, void *existing) in ctf_list_delete() argument
81 ctf_list_t *p = existing; in ctf_list_delete()
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zfs_mount/
H A Dzfs_mount_006_pos.ksh39 # identical to an existing one. It will fail with a return code of 1
44 # 1. Prepare an existing mounted filesystem.
76 "where the mountpoint is identical or on top of an existing one" \
116 "with a mountpoint that is identical to an existing one" \
140 "with a mountpoint on top of an existing one" \
146 "with a mountpoint that is identical or on top of an existing one" \
/freebsd/usr.sbin/sysrc/
H A Dsysrc.899 When changing a setting, prefer to modify existing files.
255 syntax to add items to existing values,
267 that existing values are to be considered separated by whitespace.
270 is not found in the existing value for
273 .Pq with delimiter only if existing value is non-NULL .
316 syntax to remove items from existing values,
325 that existing values are to be considered separated by whitespace.
328 is found in the existing value for
432 Appending to existing values:
/freebsd/usr.sbin/bhyve/
H A Dconfig.h71 * Creates an existing configuration node via a dot-separated OID
72 * path. Will fail if the path names an existing leaf configuration
74 * the existing node.
79 * Looks for an existing configuration node via a dot-separated OID
80 * path. Will fail if the path names an existing leaf configuration
86 * Similar to the above, but treats the path relative to an existing
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Core/
H A DReplacement.h158 /// Constructs an error related to an existing replacement.
159 ReplacementError(replacement_error Err, Replacement Existing) in ReplacementError() argument
160 : Err(Err), ExistingReplacement(std::move(Existing)) {} in ReplacementError()
162 /// Constructs an error related to a new replacement and an existing
164 ReplacementError(replacement_error Err, Replacement New, Replacement Existing) in ReplacementError() argument
166 ExistingReplacement(std::move(Existing)) {} in ReplacementError()
196 // An existing replacement in a replacements set that is causing problem.
225 /// \p R must have the same file path as all existing replacements.
228 /// existing replacements (i.e. they are order-dependent) or R's file path is
229 /// different from the filepath of existing replacements. Callers must
[all …]
/freebsd/lib/libc/locale/
H A DDESIGN.xlocale17 version. Additionally, it should include minimal changes to the existing
18 locale code. A lot of the existing locale code originates with 4BSD or earlier
33 well with existing conventions, but is used because this is the name the Darwin
34 implementation gives to this structure and so may be used by existing (bad) code.
75 The existing locale implementation included several ad-hoc caching layers.
146 Several of the existing FreeBSD locale-aware functions appear to be wrong. For
151 attempt has been made to fix existing limitations in the libc functions other
/freebsd/sbin/restore/
H A Dutilities.c192 linkit(char *existing, char *new, int type) in linkit() argument
200 if (!Nflag && symlink(existing, new) < 0) { in linkit()
203 new, existing, strerror(errno)); in linkit()
209 if (!Nflag && (ret = link(existing, new)) < 0) { in linkit()
216 if (stat(existing, &s) == 0 && s.st_flags != 0 && in linkit()
217 chflags(existing, 0) == 0) { in linkit()
218 ret = link(existing, new); in linkit()
219 chflags(existing, s.st_flags); in linkit()
224 new, existing, strerror(errno)); in linkit()
233 type == SYMLINK ? "symbolic" : "hard", new, existing); in linkit()
/freebsd/sys/contrib/openzfs/lib/libspl/
H A Dmkdirp.c34 * Returns -1 if fails for reasons other than non-existing
74 /* Search upward for the non-existing parent */ in mkdirp()
81 /* If reached an existing parent, break */ in mkdirp()
86 /* If non-existing parent */ in mkdirp()
103 /* Create directories starting from upmost non-existing parent */ in mkdirp()
111 * "existing-dir/..", and this is really in mkdirp()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h183 /// It takes care of updating/invalidating other existing analysis
188 /// Returns an existing instance of BPI if any, otherwise nullptr. By
189 /// "existing" we mean either cached result provided by FunctionAnalysisManger
193 /// Returns an existing instance of BFI if any, otherwise nullptr. By
194 /// "existing" we mean either cached result provided by FunctionAnalysisManger
198 /// Returns an existing instance of BPI if any, otherwise:
203 /// Returns an existing instance of BFI if any, otherwise:
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/
H A Drsend_030_pos.ksh22 # Verify resumability of full ZFS send/receive on existing dataset
41 log_assert "Verify resumability of full ZFS send/receive on existing dataset"
46 # Full send/recv on existing dataset
66 log_pass "Verify resumability of full ZFS send/receive on existing dataset"
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_disk.3121 Existing files on disk will not be overwritten.
122 By default, existing regular files are truncated and overwritten;
123 existing directories will have their permissions updated;
124 other pre-existing objects are unlinked and recreated from scratch.
177 Existing files on disk will be unlinked before any attempt to
180 By default, existing files are truncated and rewritten, but
182 In particular, the default behavior does not break existing hard links.
/freebsd/sbin/reboot/
H A Dnextboot.857 to append to an existing configuration in
59 By default any existing configuration is overwritten.
64 option removes an existing
106 To remove an existing nextboot configuration:
/freebsd/tests/sys/cddl/zfs/tests/cli_root/zpool_scrub/
H A Dzpool_scrub_003_pos.ksh36 # scrub command terminates the existing scrub process and starts
68 log_assert "scrub command terminates the existing scrub process and starts" \
80 log_fail "zpool scrub don't stop existing scrubbing process."
83 log_pass "scrub command terminates the existing scrub process and starts" \
/freebsd/contrib/llvm-project/lldb/include/lldb/API/
H A DSBEnvironment.h71 /// Add or replace an existing environment variable. The input must be a
82 /// If append is false, the provided environment will replace the existing
83 /// environment. Otherwise, existing values will be updated of left untouched
90 /// Flag that controls whether to replace the existing environment.
103 /// Flag that indicates whether to overwrite an existing environment
H A DSBLaunchInfo.h126 /// If append is false, the provided environment will replace the existing
127 /// environment. Otherwise, existing values will be updated of left untouched
136 /// Flag that controls whether to replace the existing environment.
141 /// If append is false, the provided environment will replace the existing
142 /// environment. Otherwise, existing values will be updated of left untouched
149 /// Flag that controls whether to replace the existing environment.
/freebsd/crypto/openssh/regress/
H A Dsftp-badcmds.sh16 test -f ${COPY} && fail "existing copy after get nonexistent"
23 test -f ${COPY}.dd/$x && fail "existing copy after get nonexistent"
30 test -f ${COPY} && fail "existing copy after put nonexistent"
37 test -f ${COPY}.dd/$x && fail "existing copy after nonexistent"
/freebsd/bin/mv/
H A Dmv.156 existing directory.
62 operand to a destination file in the existing directory named by the
100 overwrite an existing file.
114 Do not overwrite an existing file.
/freebsd/lib/libpmc/pmu-events/arch/x86/amdzen2/
H A Dbranch.json5 "BriefDescription": "L1 Branch Prediction Overrides Existing Prediction (speculative)."
10 "BriefDescription": "L2 Branch Prediction Overrides Existing Prediction (speculative)."
21 "BriefDescription": "Decoder Overrides Existing Branch Prediction (speculative)."
/freebsd/share/doc/papers/beyond4.3/
H A Dbeyond43.ms60 existing ISO applications into Berkeley UNIX.
69 audit the existing security features of the system, particularly
199 4.3BSD has existing device drivers for many Ethernet devices; future
205 The existing OSINET interoperability test network is available so
214 the site of an existing OSINET member, such as the NBS.
337 This requires a detailed study of the existing protocols,
344 each of the existing implementations.
390 Berkeley will investigate the existing implementations and determine
391 how to best integrate ACLs with the existing mechanism.
412 We hope to replace the existing password authentication on each host

12345678910>>...128