Home
last modified time | relevance | path

Searched defs:binary_to_hex (Results 1 – 13 of 13) sorted by relevance

/dports/irc/ircd-hybrid/ircd-hybrid-8.2.39/src/
H A Dmisc.c131 binary_to_hex(const unsigned char *bin, char *hex, unsigned int length) in binary_to_hex() function
/dports/mail/dovecot/dovecot-2.3.17/src/lib/
H A Dhex-binary.c29 const char *binary_to_hex(const unsigned char *data, size_t size) in binary_to_hex() function
/dports/print/ghostscript7-base/ghostscript-7.07/src/
H A Dsfilter.h81 int binary_to_hex; member
/dports/print/ghostscript7-x11/ghostscript-7.07/src/
H A Dsfilter.h81 int binary_to_hex; member
/dports/print/ghostscript8-x11/ghostscript-8.71/base/
H A Dsfilter.h76 int binary_to_hex; member
/dports/print/ghostscript8-base/ghostscript-8.71/base/
H A Dsfilter.h76 int binary_to_hex; member
/dports/print/ghostscript9-agpl-base/ghostscript-9.52/base/
H A Dsfilter.h79 int binary_to_hex; member
/dports/print/ghostscript9-base/ghostscript-9.06/base/
H A Dsfilter.h78 int binary_to_hex; member
/dports/print/ghostscript9-x11/ghostscript-9.06/base/
H A Dsfilter.h78 int binary_to_hex; member
/dports/print/ghostscript9-agpl-x11/ghostscript-9.52/base/
H A Dsfilter.h79 int binary_to_hex; member
/dports/net-mgmt/net-snmp/net-snmp-5.9/snmplib/
H A Dtools.c440 binary_to_hex(const u_char * input, size_t len, char **output) in binary_to_hex() function
/dports/irc/irssi/irssi-1.2.3/src/core/
H A Dmisc.c1066 char *binary_to_hex(unsigned char *buffer, size_t size) in binary_to_hex() function
/dports/databases/grass7/grass-7.8.6/lib/vector/Vlib/
H A Dwrite_pg.c1491 char *binary_to_hex(int nbytes, const unsigned char *wkb_data) in binary_to_hex() function