Home
last modified time | relevance | path

Searched refs:tempinbytes (Results 1 – 4 of 4) sorted by relevance

/dports/net/wireshark-lite/wireshark-3.6.1/epan/
H A Dcharsets.c1578 gsize max_subpart, tempinbytes; in get_string_enc_iconv() local
1623 tempinbytes = max_subpart; in get_string_enc_iconv()
1624 err = g_iconv(cd, (gchar **)&ptr, &tempinbytes, in get_string_enc_iconv()
/dports/net/tshark-lite/wireshark-3.6.1/epan/
H A Dcharsets.c1578 gsize max_subpart, tempinbytes; in get_string_enc_iconv() local
1623 tempinbytes = max_subpart; in get_string_enc_iconv()
1624 err = g_iconv(cd, (gchar **)&ptr, &tempinbytes, in get_string_enc_iconv()
/dports/net/wireshark/wireshark-3.6.1/epan/
H A Dcharsets.c1578 gsize max_subpart, tempinbytes;
1623 tempinbytes = max_subpart;
1624 err = g_iconv(cd, (gchar **)&ptr, &tempinbytes,
/dports/net/tshark/wireshark-3.6.1/epan/
H A Dcharsets.c1578 gsize max_subpart, tempinbytes; in get_string_enc_iconv() local
1623 tempinbytes = max_subpart; in get_string_enc_iconv()
1624 err = g_iconv(cd, (gchar **)&ptr, &tempinbytes, in get_string_enc_iconv()