Home
last modified time | relevance | path

Searched defs:new (Results 176 – 200 of 486) sorted by relevance

12345678910>>...20

/freebsd/sys/kern/
H A Dsubr_csan.c103 kcsan_report(csan_cell_t *new, u_int newcpu, csan_cell_t *old, u_int oldcpu) in kcsan_report()
132 kcsan_access_is_atomic(csan_cell_t *new, csan_cell_t *old) in kcsan_access_is_atomic()
144 csan_cell_t old, new; in kcsan_access() local
/freebsd/crypto/openssl/crypto/
H A Dthreads_pthread.c433 struct rcu_qp *new = in allocate_new_qp_group() local
505 struct rcu_cb_item *new = in ossl_rcu_call() local
532 struct rcu_lock_st *new; in ossl_rcu_lock_new() local
/freebsd/crypto/krb5/src/util/profile/
H A Dprof_tree.c90 struct profile_node *new; in profile_create_node() local
201 struct profile_node *p, *last, *new; in profile_add_node() local
/freebsd/sbin/restore/
H A Dutilities.c192 linkit(char *existing, char *new, int type) in linkit()
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DProgram.h186 void *operator new(size_t Meta, PoolAllocTy &Alloc, size_t Data) { in new() function
/freebsd/crypto/krb5/src/lib/krb5/krb/
H A Dauthdata_dec.c93 krb5_authdata **new; in grow_find_authdata() local
/freebsd/sys/contrib/libfdt/
H A Dfdt_rw.c156 char *new; in fdt_find_add_string_() local
407 static void fdt_packblocks_(const char *old, char *new, in fdt_packblocks_()
/freebsd/sbin/routed/
H A Dtrace.c650 struct rt_spare *new) in trace_upslot()
762 struct rt_spare *new, in trace_change()
/freebsd/contrib/diff/src/
H A Dutil.c98 struct msg *new; in message5() local
733 char *new = xmalloc (strlen (s1) + strlen (s2) + strlen (s3) + 1); in concat() local
/freebsd/contrib/libucl/src/
H A Ducl_hash.c235 ucl_hash_t *new; in ucl_hash_create() local
350 const ucl_object_t *new) in ucl_hash_replace()
/freebsd/crypto/krb5/src/windows/leash/
H A DLeashAboutBox.cpp25 #define new DEBUG_NEW macro
/freebsd/bin/sh/
H A Dcd.c272 char *new; in findcwd() local
/freebsd/sys/netinet/cc/
H A Dcc_newreno.c495 uint32_t new; in newreno_beta_handler() local
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_aggregate.c64 dt_aggregate_count(int64_t *existing, int64_t *new, size_t size) in dt_aggregate_count()
89 dt_aggregate_min(int64_t *existing, int64_t *new, size_t size) in dt_aggregate_min()
97 dt_aggregate_max(int64_t *existing, int64_t *new, size_t size) in dt_aggregate_max()
135 dt_aggregate_lquantize(int64_t *existing, int64_t *new, size_t size) in dt_aggregate_lquantize()
217 dt_aggregate_llquantize(int64_t *existing, int64_t *new, size_t size) in dt_aggregate_llquantize()
/freebsd/sys/i386/i386/
H A Dlongrun.c171 u_int new; in tmx86_longrun_power_profile() local
/freebsd/usr.bin/seq/
H A Dseq.c329 char c, *cp, *new = orig; in unescape() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DConstants.h63 void *operator new(size_t S) { return User::operator new(S, 0); } in new() function
/freebsd/sys/vm/
H A Dvm_pageout.c723 vm_page_astate_t new, old; in vm_pageout_launder() local
1170 vm_page_astate_t old, new; in vm_pageout_scan_active() local
1427 vm_page_astate_t old, new; in vm_pageout_scan_inactive() local
/freebsd/crypto/openssl/crypto/crmf/
H A Dcrmf_lib.c94 int new = 0; in OSSL_CRMF_MSG_push0_regCtrl() local
339 int new = 0; in OSSL_CRMF_MSG_push0_extension() local
/freebsd/sys/compat/linuxkpi/common/include/asm/
H A Datomic64.h138 atomic64_cmpxchg(atomic64_t *v, int64_t old, int64_t new) in atomic64_cmpxchg()
/freebsd/tools/test/stress2/tools/
H A Dbench.c156 char file[128], new[128]; in rn1() local
/freebsd/crypto/krb5/src/lib/krb5/os/
H A Ddnssrv.c83 place_srv_entry(struct srv_dns_entry **head, struct srv_dns_entry *new) in place_srv_entry()
/freebsd/usr.sbin/efibootmgr/
H A Defibootmgr.c436 uint8_t *data, *new; in add_to_boot_order() local
473 uint8_t *new, *data; in remove_from_order() local
883 uint8_t new[sizeof(uint64_t)]; in os_indications_set() local
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dspa_errlog.c187 spa_error_entry_t *new; in spa_log_error() local
587 spa_error_entry_t *new; in spa_add_healed_error() local
633 spa_error_entry_t *new; in spa_add_healed_error() local
/freebsd/contrib/sendmail/libsm/
H A Dmbdb.c437 char *new; local

12345678910>>...20