Home
last modified time | relevance | path

Searched refs:wmem_strbuf_sized_new (Results 1 – 25 of 112) sorted by relevance

12345

/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Dcharsets.c72 str = wmem_strbuf_sized_new(scope, length+1, 0); in get_ascii_string()
110 str = wmem_strbuf_sized_new(scope, length+1, 0); in get_utf_8_string()
252 str = wmem_strbuf_sized_new(scope, length+1, 0); in get_iso_646_string()
278 str = wmem_strbuf_sized_new(scope, length+1, 0); in get_8859_1_string()
778 str = wmem_strbuf_sized_new(scope, length+1, 0); in get_unichar2_string()
817 strbuf = wmem_strbuf_sized_new(scope, length+1, 0); in get_ucs_2_string()
856 strbuf = wmem_strbuf_sized_new(scope, length+1, 0); in get_utf_16_string()
949 strbuf = wmem_strbuf_sized_new(scope, length+1, 0); in get_ucs_4_string()
1148 strbuf = wmem_strbuf_sized_new(scope, length+1, 0); in get_ts_23_038_7bits_string_unpacked()
1549 str = wmem_strbuf_sized_new(scope, length+1, 0); in get_nonascii_unichar2_string()
[all …]
H A Dto_str.c490 buf = wmem_strbuf_sized_new(scope, TIME_SECS_LEN+1, TIME_SECS_LEN+1); in unsigned_time_secs_to_str()
545 buf = wmem_strbuf_sized_new(scope, TIME_SECS_LEN+1, TIME_SECS_LEN+1); in signed_time_secs_to_str()
566 buf = wmem_strbuf_sized_new(scope, TIME_SECS_LEN+1+3+1, TIME_SECS_LEN+1+3+1); in signed_time_msecs_to_str()
604 buf = wmem_strbuf_sized_new(scope, 1+TIME_SECS_LEN+1+6+1, 1+TIME_SECS_LEN+1+6+1); in rel_time_to_str()
/dports/net/tshark-lite/wireshark-3.6.1/epan/
H A Dcharsets.c72 str = wmem_strbuf_sized_new(scope, length+1, 0); in get_ascii_string()
110 str = wmem_strbuf_sized_new(scope, length+1, 0); in get_utf_8_string()
252 str = wmem_strbuf_sized_new(scope, length+1, 0); in get_iso_646_string()
278 str = wmem_strbuf_sized_new(scope, length+1, 0); in get_8859_1_string()
778 str = wmem_strbuf_sized_new(scope, length+1, 0); in get_unichar2_string()
817 strbuf = wmem_strbuf_sized_new(scope, length+1, 0); in get_ucs_2_string()
856 strbuf = wmem_strbuf_sized_new(scope, length+1, 0); in get_utf_16_string()
949 strbuf = wmem_strbuf_sized_new(scope, length+1, 0); in get_ucs_4_string()
1148 strbuf = wmem_strbuf_sized_new(scope, length+1, 0); in get_ts_23_038_7bits_string_unpacked()
1549 str = wmem_strbuf_sized_new(scope, length+1, 0); in get_nonascii_unichar2_string()
[all …]
H A Dto_str.c490 buf = wmem_strbuf_sized_new(scope, TIME_SECS_LEN+1, TIME_SECS_LEN+1);
545 buf = wmem_strbuf_sized_new(scope, TIME_SECS_LEN+1, TIME_SECS_LEN+1);
566 buf = wmem_strbuf_sized_new(scope, TIME_SECS_LEN+1+3+1, TIME_SECS_LEN+1+3+1);
604 buf = wmem_strbuf_sized_new(scope, 1+TIME_SECS_LEN+1+6+1, 1+TIME_SECS_LEN+1+6+1);
/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dcharsets.c72 str = wmem_strbuf_sized_new(scope, length+1, 0); in git_refdb_new()
110 str = wmem_strbuf_sized_new(scope, length+1, 0); in git_refdb_compress()
252 str = wmem_strbuf_sized_new(scope, length+1, 0); in git_refdb_rename()
278 str = wmem_strbuf_sized_new(scope, length+1, 0); in git_refdb_delete()
778 str = wmem_strbuf_sized_new(scope, length+1, 0);
817 strbuf = wmem_strbuf_sized_new(scope, length+1, 0);
856 strbuf = wmem_strbuf_sized_new(scope, length+1, 0);
949 strbuf = wmem_strbuf_sized_new(scope, length+1, 0);
1148 strbuf = wmem_strbuf_sized_new(scope, length+1, 0);
1549 str = wmem_strbuf_sized_new(scope, length+1, 0);
[all …]
H A Dto_str.c490 buf = wmem_strbuf_sized_new(scope, TIME_SECS_LEN+1, TIME_SECS_LEN+1); in unsigned_time_secs_to_str()
545 buf = wmem_strbuf_sized_new(scope, TIME_SECS_LEN+1, TIME_SECS_LEN+1); in signed_time_secs_to_str()
566 buf = wmem_strbuf_sized_new(scope, TIME_SECS_LEN+1+3+1, TIME_SECS_LEN+1+3+1); in signed_time_msecs_to_str()
604 buf = wmem_strbuf_sized_new(scope, 1+TIME_SECS_LEN+1+6+1, 1+TIME_SECS_LEN+1+6+1); in rel_time_to_str()
/dports/net/tshark/wireshark-3.6.1/epan/
H A Dcharsets.c72 str = wmem_strbuf_sized_new(scope, length+1, 0); in get_ascii_string()
110 str = wmem_strbuf_sized_new(scope, length+1, 0); in get_utf_8_string()
252 str = wmem_strbuf_sized_new(scope, length+1, 0); in get_iso_646_string()
278 str = wmem_strbuf_sized_new(scope, length+1, 0); in get_8859_1_string()
778 str = wmem_strbuf_sized_new(scope, length+1, 0); in get_unichar2_string()
817 strbuf = wmem_strbuf_sized_new(scope, length+1, 0); in get_ucs_2_string()
856 strbuf = wmem_strbuf_sized_new(scope, length+1, 0); in get_utf_16_string()
949 strbuf = wmem_strbuf_sized_new(scope, length+1, 0); in get_ucs_4_string()
1148 strbuf = wmem_strbuf_sized_new(scope, length+1, 0); in get_ts_23_038_7bits_string_unpacked()
1549 str = wmem_strbuf_sized_new(scope, length+1, 0); in get_nonascii_unichar2_string()
[all …]
H A Dto_str.c490 buf = wmem_strbuf_sized_new(scope, TIME_SECS_LEN+1, TIME_SECS_LEN+1); in unsigned_time_secs_to_str()
545 buf = wmem_strbuf_sized_new(scope, TIME_SECS_LEN+1, TIME_SECS_LEN+1); in signed_time_secs_to_str()
566 buf = wmem_strbuf_sized_new(scope, TIME_SECS_LEN+1+3+1, TIME_SECS_LEN+1+3+1); in signed_time_msecs_to_str()
604 buf = wmem_strbuf_sized_new(scope, 1+TIME_SECS_LEN+1+6+1, 1+TIME_SECS_LEN+1+6+1); in rel_time_to_str()
/dports/net/wireshark/wireshark-3.6.1/wsutil/wmem/
H A Dwmem_strbuf.h39 wmem_strbuf_sized_new(wmem_allocator_t *allocator,
44 wmem_strbuf_sized_new((ALLOCATOR), 0, ITEM_LABEL_LENGTH)
H A Dwmem_strbuf.c51 wmem_strbuf_sized_new(wmem_allocator_t *allocator, in wmem_strbuf_sized_new() function
85 strbuf = wmem_strbuf_sized_new(allocator, alloc_len, 0); in wmem_strbuf_new()
/dports/net/wireshark-lite/wireshark-3.6.1/wsutil/wmem/
H A Dwmem_strbuf.h39 wmem_strbuf_sized_new(wmem_allocator_t *allocator,
44 wmem_strbuf_sized_new((ALLOCATOR), 0, ITEM_LABEL_LENGTH)
H A Dwmem_strbuf.c51 wmem_strbuf_sized_new(wmem_allocator_t *allocator, in wmem_strbuf_sized_new() function
85 strbuf = wmem_strbuf_sized_new(allocator, alloc_len, 0); in wmem_strbuf_new()
/dports/net/tshark-lite/wireshark-3.6.1/wsutil/wmem/
H A Dwmem_strbuf.h39 wmem_strbuf_sized_new(wmem_allocator_t *allocator,
44 wmem_strbuf_sized_new((ALLOCATOR), 0, ITEM_LABEL_LENGTH)
H A Dwmem_strbuf.c51 wmem_strbuf_sized_new(wmem_allocator_t *allocator,
85 strbuf = wmem_strbuf_sized_new(allocator, alloc_len, 0);
/dports/net/tshark/wireshark-3.6.1/wsutil/wmem/
H A Dwmem_strbuf.h39 wmem_strbuf_sized_new(wmem_allocator_t *allocator,
44 wmem_strbuf_sized_new((ALLOCATOR), 0, ITEM_LABEL_LENGTH)
H A Dwmem_strbuf.c51 wmem_strbuf_sized_new(wmem_allocator_t *allocator, in wmem_strbuf_sized_new() function
85 strbuf = wmem_strbuf_sized_new(allocator, alloc_len, 0); in wmem_strbuf_new()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-nwp.c121 buf = wmem_strbuf_sized_new(wmem_packet_scope(), in dissect_nwp_ann()
160 wmem_strbuf_t *hid_buf = wmem_strbuf_sized_new(wmem_packet_scope(), in dissect_nwp_nl()
H A Dpacket-sita.c72 buf = wmem_strbuf_sized_new(wmem_packet_scope(), MAX_FLAGS_LEN, MAX_FLAGS_LEN); in format_flags_string()
/dports/net/wireshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-nwp.c121 buf = wmem_strbuf_sized_new(wmem_packet_scope(), in dissect_nwp_ann()
160 wmem_strbuf_t *hid_buf = wmem_strbuf_sized_new(wmem_packet_scope(), in dissect_nwp_nl()
H A Dpacket-sita.c72 buf = wmem_strbuf_sized_new(wmem_packet_scope(), MAX_FLAGS_LEN, MAX_FLAGS_LEN); in format_flags_string()
/dports/net/tshark-lite/wireshark-3.6.1/epan/dissectors/
H A Dpacket-nwp.c121 buf = wmem_strbuf_sized_new(wmem_packet_scope(), in dissect_nwp_ann()
160 wmem_strbuf_t *hid_buf = wmem_strbuf_sized_new(wmem_packet_scope(), in dissect_nwp_nl()
H A Dpacket-sita.c72 buf = wmem_strbuf_sized_new(wmem_packet_scope(), MAX_FLAGS_LEN, MAX_FLAGS_LEN);
/dports/net/tshark/wireshark-3.6.1/epan/dissectors/
H A Dpacket-nwp.c121 buf = wmem_strbuf_sized_new(wmem_packet_scope(), in dissect_nwp_ann()
160 wmem_strbuf_t *hid_buf = wmem_strbuf_sized_new(wmem_packet_scope(), in dissect_nwp_nl()
H A Dpacket-sita.c72 buf = wmem_strbuf_sized_new(wmem_packet_scope(), MAX_FLAGS_LEN, MAX_FLAGS_LEN); in format_flags_string()
/dports/net/wireshark-lite/wireshark-3.6.1/epan/dissectors/asn1/rrc/
H A Drrc.cnf832 mcc_mnc_strbuf = wmem_strbuf_sized_new(actx->pinfo->pool,7,7);
850 mcc_strbuf = wmem_strbuf_sized_new(actx->pinfo->pool,4,4);
875 mcc_mnc_strbuf = wmem_strbuf_sized_new(actx->pinfo->pool,7,7);
892 temp_strbuf = wmem_strbuf_sized_new(actx->pinfo->pool,4,4);
906 temp_strbuf = wmem_strbuf_sized_new(actx->pinfo->pool,7,7);
933 imsi_strbuf = wmem_strbuf_sized_new(actx->pinfo->pool,16,16);

12345