/freebsd/usr.sbin/bluetooth/sdpd/ |
H A D | provider.c | 146 uint8_t *new_data = (uint8_t *) realloc(provider->data, datalen); in provider_update() local
|
/freebsd/contrib/ntp/sntp/libevent/test/ |
H A D | regress.gen.c | 87 struct run** new_data = NULL; in msg_run_expand_to_hold_more() local 491 ev_uint32_t* new_data = NULL; in kill_how_often_expand_to_hold_more() local 799 char ** new_data = NULL; in run_notes_expand_to_hold_more() local 837 ev_uint32_t* new_data = NULL; in run_other_numbers_expand_to_hold_more() local
|
/freebsd/contrib/libevent/test/ |
H A D | regress.gen.c | 87 struct run** new_data = NULL; in msg_run_expand_to_hold_more() local 491 ev_uint32_t* new_data = NULL; in kill_how_often_expand_to_hold_more() local 799 char ** new_data = NULL; in run_notes_expand_to_hold_more() local 837 ev_uint32_t* new_data = NULL; in run_other_numbers_expand_to_hold_more() local
|
/freebsd/contrib/libcbor/src/cbor/ |
H A D | maps.c | 77 unsigned char *new_data = _cbor_realloc_multiple( in _cbor_map_add_key() local
|
H A D | arrays.c | 67 unsigned char *new_data = _cbor_realloc_multiple( in cbor_array_push() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | Event.h | 204 void SetData(EventData *new_data) { m_data_sp.reset(new_data); } in SetData()
|
/freebsd/sys/contrib/openzfs/module/avl/ |
H A D | avl.c | 470 avl_insert(avl_tree_t *tree, void *new_data, avl_index_t where) in avl_insert() 561 void *new_data, in avl_insert_here()
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | Terminal.cpp | 425 std::unique_ptr<Terminal::Data> new_data{new Terminal::Data()}; in Save() local
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_map.c | 75 void **new_data = dt_zalloc(dtp, nsize); in dt_strdata_add() local
|
/freebsd/crypto/openssl/crypto/encode_decode/ |
H A D | encoder_lib.c | 416 struct encoder_process_data_st new_data; encoder_process() local [all...] |
H A D | decoder_lib.c | 687 struct decoder_process_data_st new_data; in decoder_process() local
|
/freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
H A D | Watchpoint.cpp | 235 DataExtractor new_data; in WatchedValueReportable() local
|
/freebsd/contrib/netbsd-tests/lib/libcurses/director/ |
H A D | testlang_parse.y | 1548 char *new_data, drain[MAX_DRAIN]; in save_slave_output() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_common.h | 598 T *new_data = in Realloc() local
|
/freebsd/sbin/ipf/iplang/ |
H A D | iplang_y.y | 700 void new_data(void) in new_data() function
|
/freebsd/sys/contrib/dev/iwlwifi/ |
H A D | iwl-dbg-tlv.c | 1026 const __le32 *new_data = new_trig->data, *old_data = old_trig->data; is_trig_data_contained() local
|
/freebsd/usr.sbin/efibootmgr/ |
H A D | efibootmgr.c | 362 uint16_t *new_data; in set_boot_order() local
|
/freebsd/usr.sbin/bhyve/ |
H A D | gdb.c | 448 uint8_t *new_data; in io_buffer_grow() local
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | mac-ctxt.c | 1715 struct iwl_probe_resp_data *old_data, *new_data; iwl_mvm_probe_resp_data_notif() local [all...] |
/freebsd/sys/dev/ixl/ |
H A D | ixl_pf_main.c | 2337 u64 new_data = rd64(hw, reg); in _ixl_stat_update_helper() local 2385 u32 new_data; in ixl_stat_update32() local
|
/freebsd/crypto/openssl/engines/ |
H A D | e_loader_attic.c | 449 unsigned char *new_data = NULL; in try_decode_PKCS8Encrypted() local
|
/freebsd/contrib/ldns/ |
H A D | str2host.c | 2334 uint8_t *data, *dp, *eod, *p, *new_data; in ldns_str2rdf_svcparams() local
|
/freebsd/sys/dev/ice/ |
H A D | ice_common.c | 5590 u64 new_data = rd64(hw, reg) & (BIT_ULL(40) - 1); ice_stat_update40() local 5627 u32 new_data; ice_stat_update32() local [all...] |
/freebsd/usr.sbin/camdd/ |
H A D | camdd.c | 3058 struct camdd_buf_data *new_data; local
|
/freebsd/contrib/llvm-project/lldb/source/Core/ |
H A D | ValueObject.cpp | 1680 DataExtractor new_data; in SetValueFromCString() local
|