Home
last modified time | relevance | path

Searched refs:hex_print (Results 1 – 25 of 53) sorted by relevance

123

/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/libstb/
H A Dcontainer-utils.c36 void hex_print(char *lead, unsigned char *buffer, size_t buflen) in hex_print() function
63 hex_print(lead, buffer, buflen); in verbose_print()
69 hex_print(lead, buffer, buflen); in debug_print()
H A Dcontainer-utils.h35 void hex_print(char *lead, unsigned char *buffer, size_t buflen);
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/libstb/
H A Dcontainer-utils.c36 void hex_print(char *lead, unsigned char *buffer, size_t buflen) in hex_print() function
63 hex_print(lead, buffer, buflen); in verbose_print()
69 hex_print(lead, buffer, buflen); in debug_print()
H A Dcontainer-utils.h35 void hex_print(char *lead, unsigned char *buffer, size_t buflen);
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/libstb/
H A Dcontainer-utils.c36 void hex_print(char *lead, unsigned char *buffer, size_t buflen) in hex_print() function
63 hex_print(lead, buffer, buflen); in verbose_print()
69 hex_print(lead, buffer, buflen); in debug_print()
H A Dcontainer-utils.h35 void hex_print(char *lead, unsigned char *buffer, size_t buflen);
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/libstb/
H A Dcontainer-utils.c36 void hex_print(char *lead, unsigned char *buffer, size_t buflen) in hex_print() function
63 hex_print(lead, buffer, buflen); in verbose_print()
69 hex_print(lead, buffer, buflen); in debug_print()
H A Dcontainer-utils.h35 void hex_print(char *lead, unsigned char *buffer, size_t buflen);
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/libstb/
H A Dcontainer-utils.c23 void hex_print(char *lead, unsigned char *buffer, size_t buflen) in hex_print() function
50 hex_print(lead, buffer, buflen); in verbose_print()
56 hex_print(lead, buffer, buflen); in debug_print()
H A Dcontainer-utils.h22 void hex_print(char *lead, unsigned char *buffer, size_t buflen);
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/libstb/
H A Dcontainer-utils.c36 void hex_print(char *lead, unsigned char *buffer, size_t buflen) in hex_print() function
63 hex_print(lead, buffer, buflen); in verbose_print()
69 hex_print(lead, buffer, buflen); in debug_print()
H A Dcontainer-utils.h35 void hex_print(char *lead, unsigned char *buffer, size_t buflen);
/dports/graphics/p5-Image-Info/Image-Info-1.42/
H A Dexifdump12 hex_print($i->{$_});
31 sub hex_print {
/dports/comms/owfs/owfs-3.2p4/module/ownet/c/src/c/
H A Derror.c54 static void hex_print( const char * buf, int length ) ;
157 hex_print( (const char *) buf, length ) ; in _Debug_Bytes()
272 static void hex_print( const char * buf, int length ) in hex_print() function
/dports/comms/owfs/owfs-3.2p4/module/owlib/src/c/
H A Derror.c56 static void hex_print( const char * buf, int length ) ;
198 hex_print( (const char *) buf, length ) ; in _Debug_Bytes()
314 static void hex_print( const char * buf, int length ) in hex_print() function
/dports/net/tcpdump/tcpdump-4.99.1/
H A Dprint-lisp.c275 hex_print(ndo, "\n Authentication-Data: ", packet_iterator + in lisp_print()
375 hex_print(ndo, "\n xTR-ID: ", packet_iterator + packet_offset, 16); in lisp_print()
381 hex_print(ndo, "\n Data: ", packet_iterator + packet_offset, in lisp_print()
H A Dprint-ascii.c212 hex_print(netdissect_options *ndo, in hex_print() function
222 hex_print("\n\t", "Hello, World!\n", 14); in main()
H A Dprint-forces.c713 hex_print(ndo, ib, tdp, rlen); in fdatatlv_print()
754 hex_print(ndo, "\t\t[", tdp, ilvl-ILV_HDRL); in sdatailv_print()
969 hex_print(ndo, "Bad Data val\n\t [", in pdatacnt_print()
1024 hex_print(ndo, "\t\t\tID Data[", pptr, len); in pdata_print()
1149 hex_print(ndo, ib, pptr, len); in invoptlv_print()
1333 hex_print(ndo, "\t\t[", ILV_DATA(ilv), rlen); in print_metailv()
1391 hex_print(ndo, "\n\t\t", pptr, rlen); in print_reddata()
1701 hex_print(ndo, "\n\t[", pptr, len); in forces_print()
1708 hex_print(ndo, "\n\t ", pptr, len); in forces_print()
H A Dprint.c464 hex_print(ndo, "\n\t", sp, h->caplen); in pretty_print_packet()
472 hex_print(ndo, "\n\t", sp + hdrlen, in pretty_print_packet()
/dports/security/dsniff/dsniff-2.4/
H A Dhex.h16 void hex_print(const u_char *buf, int len, int offset);
H A Dhex.c50 hex_print(const u_char *buf, int len, int offset) in hex_print() function
/dports/misc/lxi-tools/lxi-tools-1.21/src/
H A Dscpi.c47 static void hex_print(void *data, int length) in hex_print() function
141 hex_print(response, length); in scpi()
/dports/net/bittwist/bittwist-1.1/src/
H A Dbittwist.h32 void hex_print(register const u_char *cp, register u_int length);
/dports/math/universal/universal-3.48/include/universal/number/unum/
H A Dmanipulators.hpp45 inline std::string hex_print(const unum<essize, fsize>& p) { in hex_print() function
/dports/math/universal/universal-3.48/include/universal/number/unum2/
H A Dmanipulators.hpp44 inline std::string hex_print(const unum2<essize, fsize>& p) { in hex_print() function

123