Home
last modified time | relevance | path

Searched refs:hex_to_string (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/nsd/dist/
H A Drdata.c419 hex_to_string(buffer_type *output, const uint8_t *data, size_t size) in hex_to_string() function
443 hex_to_string(output, rdata_atom_data(rdata), rdata_atom_size(rdata)); in rdata_hex_to_string()
457 hex_to_string(output, rdata_atom_data(rdata)+1, rdata_atom_size(rdata)-1); in rdata_hexlen_to_string()
466 hex_to_string(output, rdata_atom_data(rdata), rdata_atom_size(rdata)); in rdata_nsap_to_string()
876 hex_to_string(output, rdata_atom_data(rdata), size); in rdata_unknown_to_string()
1129 hex_to_string( in rdata_atoms_to_unknown_string()
1132 hex_to_string(output, rdata_atom_data(rdatas[i]), in rdata_atoms_to_unknown_string()
/netbsd-src/crypto/external/bsd/openssl.old/dist/include/openssl/
H A Dx509v3.h635 # define hex_to_string OPENSSL_buf2hexstr macro
/netbsd-src/crypto/external/bsd/openssl/dist/include/openssl/
H A Dx509v3.h.in697 # define hex_to_string OPENSSL_buf2hexstr macro
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19911952 language.[ch] Added the function hex_to_string(), which converts its
1992 Made hexformat() and hex_to_string() calls to the above
2004 calls to hexformat() and hex_to_string(). Format strings without
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19911952 language.[ch] Added the function hex_to_string(), which converts its
1992 Made hexformat() and hex_to_string() calls to the above
2004 calls to hexformat() and hex_to_string(). Format strings without