Home
last modified time | relevance | path

Searched refs:new (Results 226 – 250 of 2211) sorted by relevance

12345678910>>...89

/freebsd/contrib/netbsd-tests/lib/libpthread/
H A Dt_barrier.c76 pthread_t new[COUNT]; in ATF_TC_BODY() local
86 PTHREAD_REQUIRE(pthread_create(&new[i], NULL, threadfunc, in ATF_TC_BODY()
92 PTHREAD_REQUIRE(pthread_join(new[i], &joinval)); in ATF_TC_BODY()
/freebsd/tools/test/stress2/misc/
H A Drecursiveflushes.sh67 new=`sysctl vfs.recursiveflushes | awk '{print $NF}'`
68 [ $old != $new ] && echo "vfs.recursiveflushes changed from $old to $new"
/freebsd/contrib/llvm-project/libcxx/include/__memory/
H A Dtemporary_buffer.h37 __r.first = static_cast<_Tp*>(::operator new(__n * sizeof(_Tp), __al, nothrow)); in get_temporary_buffer()
39 __r.first = static_cast<_Tp*>(::operator new(__n * sizeof(_Tp), nothrow)); in get_temporary_buffer()
48 __r.first = static_cast<_Tp*>(::operator new(__n * sizeof(_Tp), nothrow)); in get_temporary_buffer()
H A Dconstruct_at.h38 template <class _Tp, class... _Args, class = decltype(::new(std::declval<void*>()) _Tp(std::declval…
41 return ::new (std::__voidify(*__location)) _Tp(std::forward<_Args>(__args)...); in construct_at()
46 template <class _Tp, class... _Args, class = decltype(::new(std::declval<void*>()) _Tp(std::declval…
52 ::new (std::__voidify(*__location)) _Tp(std::forward<_Args>(__args)...); in __construct_at()
H A Dallocator_arg_t.h54 new (__storage) _Tp(std::forward<_Args>(__args)...); in __user_alloc_construct_impl()
61 new (__storage) _Tp(allocator_arg, __a, std::forward<_Args>(__args)...); in __user_alloc_construct_impl()
68 new (__storage) _Tp(std::forward<_Args>(__args)..., __a); in __user_alloc_construct_impl()
/freebsd/crypto/openssl/doc/man3/
H A DSSL_CTX_set_ssl_version.pod6 - choose a new TLS/SSL method
20 SSL_CTX_set_ssl_version() sets a new default TLS/SSL B<method> for SSL objects
30 SSL_set_ssl_method() sets a new TLS/SSL B<method> for a particular B<ssl>
46 it would usually be preferable to create a new SSL_CTX object than to
59 The new choice failed, check the error stack to find out the reason.
/freebsd/stand/libsa/
H A Dzalloc.c130 MemNode *new; in znalloc() local
132 new = (MemNode *)aligned; in znalloc()
133 new->mr_Next = mn->mr_Next; in znalloc()
134 new->mr_Bytes = mn->mr_Bytes - extra; in znalloc()
138 mn->mr_Next = new; in znalloc()
/freebsd/crypto/heimdal/lib/asn1/
H A Dsetchgpw2.asn142 new-pw[1] UTF8String OPTIONAL,
49 new-pw[1] UTF8String OPTIONAL,
57 wont-generate-new-pw(1),
59 new-pw-rejected-geneneric(3),
63 suggested-new-pw[2] UTF8String OPTIONAL,
123 -- Get list of encryption types supported by KDC for new types
/freebsd/crypto/openssl/Configurations/
H A Dunix-Makefile.tmpl593 $(RM) providers/fips*.new
714 cp $$l "$(DESTDIR)$(libdir)/$$fn.new"; \
717 mv -f "$(DESTDIR)$(libdir)/$$fn.new" \
746 cp -f $$a $$a.new; \
751 $(AR) r $$a.new $$so; \
754 $(AR) r $$a.new $$s1; \
755 mv -f $$a.new $$a; \
891 mv -f "$(DESTDIR)$(libdir)/$$fn.new" \
1145 > crypto/objects/obj_mac.new && \
1342 providers/fips.checksum.new: providers/fips.module.sources.new
[all …]
/freebsd/tools/tools/shlib-compat/
H A DREADME22 --out-orig out-orig.c --out-new out-new.c libc.so.7.orig libc.so.7.new
/freebsd/crypto/openssl/demos/certs/apps/
H A Dmkxcerts.sh8 -keyout tsha1.pem -out tsha1.pem -new -days 3650 -sha1
11 -keyout tsha256.pem -out tsha256.pem -new -days 3650 -sha256
14 -keyout tsha512.pem -out tsha512.pem -new -days 3650 -sha512
/freebsd/contrib/libedit/
H A Drefresh.c552 for (o = old, n = new; *o && (*o == *n); o++, n++) in re_update_line()
735 nfd - new, nsb - new, nse - new, nls - new, ne - new)); in re_update_line()
742 re_printstr(el, "new- ne", new, ne); in re_update_line()
744 re_printstr(el, "new-nfd", new, nfd); in re_update_line()
808 (__F, "first diff insert at %td...\r\n", nfd - new)); in re_update_line()
812 terminal_move_to_char(el, (int)(nfd - new)); in re_update_line()
883 (int)((oe - old) - (ne - new))); in re_update_line()
925 (int)((oe - old) - (ne - new))); in re_update_line()
933 nfd - new)); in re_update_line()
935 terminal_move_to_char(el, (int)(nfd - new)); in re_update_line()
[all …]
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dflags.inc29 "eg: malloc/delete, new/free, new/delete[], etc.")
33 "size of a chunk (as provided to new/new[]).")
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/channel_program/synctask_core/
H A Dtst.bookmark.copy.zcp22 new = fs .. "#" .. argv[3]
23 assert(zfs.sync.bookmark(source, new) == 0)
32 assert(books[new] == 1)
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_program.c248 dtrace_actdesc_t *new; in dtrace_stmt_action() local
251 if ((new = dt_alloc(dtp, sizeof (dtrace_actdesc_t))) == NULL) in dtrace_stmt_action()
257 sdp->dtsd_action_last->dtad_next = new; in dtrace_stmt_action()
262 sdp->dtsd_action = new; in dtrace_stmt_action()
268 edp->dted_action = new; in dtrace_stmt_action()
270 ap->dtad_next = new; in dtrace_stmt_action()
273 sdp->dtsd_action_last = new; in dtrace_stmt_action()
274 bzero(new, sizeof (dtrace_actdesc_t)); in dtrace_stmt_action()
275 new->dtad_uarg = (uintptr_t)sdp; in dtrace_stmt_action()
277 return (new); in dtrace_stmt_action()
/freebsd/sys/powerpc/powerpc/
H A Dcopyinout.c118 uint32_t new);
120 uint32_t new);
122 u_long new);
124 u_long new);
562 uint32_t new) in REMAP()
598 : "r" (p), "r" (old), "r" (new), "m" (*p) in REMAP()
609 REMAP(casueword)(volatile u_long *addr, u_long old, u_long *oldvalp, u_long new) in REMAP()
613 (uint32_t *)oldvalp, new)); in REMAP()
617 REMAP(casueword)(volatile u_long *addr, u_long old, u_long *oldvalp, u_long new) in REMAP()
653 : "r" (p), "r" (old), "r" (new), "m" (*p) in REMAP()
/freebsd/sys/vm/
H A Dvm_pagequeue.h458 u_int old, new; in vm_domain_freecnt_inc() local
461 new = old + adj; in vm_domain_freecnt_inc()
466 if (old < vmd->vmd_free_min && (new >= vmd->vmd_free_min || in vm_domain_freecnt_inc()
467 (old < vmd->vmd_free_severe && new >= vmd->vmd_free_severe) || in vm_domain_freecnt_inc()
469 new >= vmd->vmd_pageout_free_min))) in vm_domain_freecnt_inc()
/freebsd/sys/compat/linuxkpi/common/include/asm/
H A Datomic.h146 atomic_cmpxchg(atomic_t *v, int old, int new) in atomic_cmpxchg() argument
151 if (atomic_fcmpset_int(&v->counter, &ret, new)) in atomic_cmpxchg()
173 #define cmpxchg(ptr, old, new) ({ \ argument
180 } __ret = { .val = (old) }, __new = { .val = (new) }; \
222 #define xchg(ptr, new) ({ \ argument
229 } __ret, __new = { .val = (new) }; \
/freebsd/crypto/openssl/crypto/err/
H A DREADME.md1 Adding new libraries
4 When adding a new sub-library to OpenSSL, assign it a library number
37 generation script as the point to place new error codes, any text
46 Adding new error codes
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddivsi3.S67 if (!p0.new) r1 = sub(r1,r2)
68 if (!p0.new) r0 = add(r0,r3)
73 if (!p0.new) r0 = add(r0,r3)
/freebsd/lib/geom/eli/
H A Dgeom_eli.c386 new ? "new" : "", type, i); in eli_genkey_files()
450 new ? "Enter new passphrase: " : "Enter passphrase: ", in eli_genkey_passphrase_prompt()
459 if (new) { in eli_genkey_passphrase_prompt()
503 new ? 'J' : 'j', new ? 'P' : 'p'); in eli_genkey_passphrase()
513 if (!new && md->md_iterations == -1) { in eli_genkey_passphrase()
528 if (eli_genkey_passphrase_prompt(req, new, passbuf, in eli_genkey_passphrase()
541 assert(new); in eli_genkey_passphrase()
600 if (eli_genkey_passphrase(req, md, new, &ctx) == -1) in eli_genkey()
610 unsigned char *key, bool new) in eli_genkey_single() argument
615 if (!eli_init_key_hmac_ctx(req, &ctx, new)) { in eli_genkey_single()
[all …]
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_dstlist.c796 ippool_dst_t user, *d, *new; in ipf_dstlist_table_add() local
811 KMALLOC(new, ippool_dst_t *); in ipf_dstlist_table_add()
812 if (new == NULL) { in ipf_dstlist_table_add()
817 bzero((char *)new, sizeof(*new)); in ipf_dstlist_table_add()
823 new->ipld_unit = unit; in ipf_dstlist_table_add()
824 new->ipld_policy = user.ipld_policy; in ipf_dstlist_table_add()
825 new->ipld_seed = ipf_random(); in ipf_dstlist_table_add()
826 new->ipld_ref = 1; in ipf_dstlist_table_add()
828 new->ipld_pnext = softd->tails[unit + 1]; in ipf_dstlist_table_add()
829 *softd->tails[unit + 1] = new; in ipf_dstlist_table_add()
[all …]
/freebsd/sbin/rcorder/
H A Drcorder.c293 int new; in add_require() local
295 entry = Hash_CreateEntry(provide_hash, s, &new); in add_require()
296 if (new) in add_require()
314 int new; in add_provide() local
316 entry = Hash_CreateEntry(provide_hash, s, &new); in add_provide()
362 else if (new == 0) { in add_provide()
550 int new; in make_fake_provision() local
556 } while (new == 0); in make_fake_provision()
597 int new; in insert_before() local
605 if (new == 1) in insert_before()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/
H A DLinkAllIR.h47 (void)new llvm::Module("", Context); in ForceVMCoreLinking()
48 (void)new llvm::UnreachableInst(Context); in ForceVMCoreLinking()
/freebsd/usr.sbin/bsdconfig/networking/include/
H A Dmessages.subr29 msg_activate_default_router="Would you like to activate the new defaultrouter right now?\nIf you ch…
30 msg_activate_hostname="Would you like to activate the new hostname right now?\nIf you choose NO or …
33 msg_add_nameserver="Add a new nameserver"
83 msg_please_enter_nameserver="Please enter the new IP address of the DNS nameserver:"
84 msg_please_enter_nameserver_existing="Please enter the new IP address of the DNS nameserver\n(set t…
85 msg_please_enter_new_ip_addr="Please enter the new IP address of the %s interface:"
86 msg_please_enter_subnet_mask="Please enter the new network subnet mask for the %s interface:"
93 msg_saving_default_router="Saving new default router/gateway settings..."
94 msg_saving_hostname="Saving new hostname/domain settings..."
95 msg_saving_nameserver="Saving new DNS nameserver to resolv.conf(5)..."
[all …]

12345678910>>...89