Home
last modified time | relevance | path

Searched refs:existing (Results 1 – 25 of 1721) sorted by relevance

12345678910>>...69

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dctable.ref27 ./ctable: ctable_locate: leave existing entry key f
60 ./ctable: ctable_locate: leave existing entry key f
63 ./ctable: ctable_locate: move existing entry key e
66 ./ctable: ctable_locate: move existing entry key d
69 ./ctable: ctable_locate: move existing entry key c
72 ./ctable: ctable_locate: move existing entry key b
80 ./ctable: ctable_locate: move existing entry key b
83 ./ctable: ctable_locate: move existing entry key c
86 ./ctable: ctable_locate: move existing entry key d
89 ./ctable: ctable_locate: move existing entry key e
[all …]
/netbsd-src/external/gpl2/lvm2/dist/test/
H A Dt-vgsplit-operation.sh28 for i in new existing
37 if [ $i = existing ]; then
48 if [ $i = existing ]; then
59 if [ $i = existing ]; then
69 if [ $i = existing ]; then
79 if [ $i = existing ]; then
89 if [ $i = existing ]; then
99 if [ $i = existing ]; then
110 if [ $i = existing ]; then
121 if [ $i = existing ]; then
[all …]
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/tests/
H A Dmsgmerge-properties-114 not\ existing=but with translation
17 !not\ existing\ without\ translation=
20 still\ existing=translation
31 still\ existing=here is normally no comment
48 still\ existing=translation
/netbsd-src/external/gpl2/lvm2/dist/lib/cache/
H A Dlvmcache.c1162 struct lvmcache_info *existing, *info; in lvmcache_add() local
1173 if (!(existing = info_from_pvid(pvid_s, 0)) && in lvmcache_add()
1174 !(existing = info_from_pvid(dev->pvid, 0))) { in lvmcache_add()
1189 if (existing->dev != dev) { in lvmcache_add()
1191 if (dev_subsystem_part_major(existing->dev) && in lvmcache_add()
1196 dev_subsystem_name(existing->dev), in lvmcache_add()
1197 dev_name(existing->dev)); in lvmcache_add()
1199 } else if (dm_is_dm_major(MAJOR(existing->dev->dev)) && in lvmcache_add()
1204 dev_name(existing->dev)); in lvmcache_add()
1206 } else if (!dev_subsystem_part_major(existing->dev) && in lvmcache_add()
[all …]
/netbsd-src/sbin/restore/
H A Dutilities.c202 linkit(char *existing, char *new, int type) in linkit() argument
206 if (!Nflag && symlink(existing, new) < 0) { in linkit()
209 new, existing, strerror(errno)); in linkit()
213 if (!Nflag && link(existing, new) < 0) { in linkit()
216 new, existing, strerror(errno)); in linkit()
224 type == SYMLINK ? "symbolic" : "hard", new, existing); in linkit()
/netbsd-src/external/bsd/libarchive/dist/libarchive/test/
H A Dtest_write_disk_mac_metadata.c69 int existing; in has_xattr() local
87 existing = 0; in has_xattr()
90 existing = 1; in has_xattr()
95 return (existing); in has_xattr()
H A Dtest_write_disk_no_hfs_compression.c39 int existing; in has_xattr() local
57 existing = 0; in has_xattr()
60 existing = 1; in has_xattr()
65 return (existing); in has_xattr()
H A Dtest_write_disk_hfs_compression.c39 int existing; in has_xattr() local
57 existing = 0; in has_xattr()
60 existing = 1; in has_xattr()
65 return (existing); in has_xattr()
H A Dtest_write_disk_appledouble.c69 int existing; in has_xattr() local
87 existing = 0; in has_xattr()
90 existing = 1; in has_xattr()
95 return (existing); in has_xattr()
/netbsd-src/usr.bin/make/unit-tests/
H A Djobs-empty-commands-error.mk13 all: existing-target
15 existing-target:
H A Darchive.mk28 @${MAKE} -f ${MAKEFILE} depend-on-existing-member
72 depend-on-existing-member: ${ARCHIVE}(archive.mk) pre post
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhash-traits.h89 static inline bool equal (value_type existing, value_type candidate);
151 static inline bool equal (const value_type &existing,
171 pointer_hash <Type>::equal (const value_type &existing, in equal() argument
174 return existing == candidate; in equal()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DADMISSIONS.pod120 functions free any existing value and set the pointer to the specified value.
130 functions free any existing value and set the pointer to the specified value.
141 functions free any existing value and set the pointer to the specified value.
157 functions free any existing value and set the pointer to the specified value.
H A DSSL_load_client_CA_file.pod37 and adds their subject name to the already existing I<stack>.
41 already existing I<stack>.
44 I<store> URI, and adds their subject name to the already existing
H A DPKCS8_pkey_add1_attr.pod25 existing PKCS8_PRIV_KEY_INFO structure B<p8>.
28 X509_ATTRIBUTE from the passed arguments and add it to the existing
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man3/
H A DADMISSIONS.pod120 functions free any existing value and set the pointer to the specified value.
130 functions free any existing value and set the pointer to the specified value.
141 functions free any existing value and set the pointer to the specified value.
157 functions free any existing value and set the pointer to the specified value.
H A DSSL_CTX_set_ctlog_list_file.pod26 These functions will not clear the existing CT log list - it will be appended
27 to. To replace the existing list, use L<SSL_CTX_set0_ctlog_store> first.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dhash-traits.h101 static inline bool equal (value_type existing, value_type candidate);
163 static inline bool equal (const value_type &existing,
183 pointer_hash <Type>::equal (const value_type &existing, in equal() argument
186 return existing == candidate; in equal()
/netbsd-src/external/mpl/bind/dist/bin/tests/system/acl/ns4/
H A Dnamed.conf.in38 zone "existing" {
40 file "existing.db";
/netbsd-src/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_aggregate.c63 dt_aggregate_count(int64_t *existing, int64_t *new, size_t size) in dt_aggregate_count() argument
68 existing[i] = existing[i] + new[i]; in dt_aggregate_count()
88 dt_aggregate_min(int64_t *existing, int64_t *new, size_t size) in dt_aggregate_min() argument
90 if (*new < *existing) in dt_aggregate_min()
91 *existing = *new; in dt_aggregate_min()
96 dt_aggregate_max(int64_t *existing, int64_t *new, size_t size) in dt_aggregate_max() argument
98 if (*new > *existing) in dt_aggregate_max()
99 *existing = *new; in dt_aggregate_max()
134 dt_aggregate_lquantize(int64_t *existing, int64_t *new, size_t size) in dt_aggregate_lquantize() argument
136 int64_t arg = *existing++; in dt_aggregate_lquantize()
[all …]
H A Ddt_list.c98 dt_list_delete(dt_list_t *dlp, void *existing) in dt_list_delete() argument
100 dt_list_t *p = existing; in dt_list_delete()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc2911 void fn_parms_fini (int tag, tree fn, tree existing, bool has_defn);
2921 bool is_matching_decl (tree existing, tree decl, bool is_typedef);
2935 uintptr_t *find_duplicate (tree existing);
2936 void register_duplicate (tree decl, tree existing);
2938 void unmatched_duplicate (tree existing) in unmatched_duplicate() argument
2940 *find_duplicate (existing) |= 1; in unmatched_duplicate()
3654 static inline bool equal (const value_type existing,
3732 module_state_hash::equal (const value_type existing, in equal() argument
3735 uintptr_t ep = (reinterpret_cast<uintptr_t> (existing->parent) in equal()
3736 | existing->is_partition ()); in equal()
[all …]
/netbsd-src/tests/usr.bin/realpath/
H A Dt_realpath.sh33 existing='.
359 run_tests_pass -e "${existing}" "${exist_results}"
379 run_tests_pass -E "${existing}" "${exist_results}"
400 run_tests_pass '' "${existing}" "${exist_results}"
628 set -- ${existing}
/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_util.c82 ctf_list_delete(ctf_list_t *lp, void *existing) in ctf_list_delete() argument
84 ctf_list_t *p = existing; in ctf_list_delete()
/netbsd-src/external/bsd/libfido2/dist/fuzz/
H A Dfuzz_credman.c228 uint64_t existing; in get_metadata() local
244 existing = fido_credman_rk_existing(metadata); in get_metadata()
246 consume(&existing, sizeof(existing)); in get_metadata()

12345678910>>...69