Home
last modified time | relevance | path

Searched defs:hex (Results 1 – 25 of 45) sorted by relevance

12

/illumos-gate/usr/src/lib/libtsol/common/
H A Dbtohex.c91 h_free(char *hex) in h_free()
115 bsltoh_r(const m_label_t *label, char *hex) in bsltoh_r()
165 bcleartoh_r(const m_label_t *clearance, char *hex) in bcleartoh_r()
/illumos-gate/usr/src/cmd/tsol/hextoalabel/
H A Dhextoalabel.c51 label_error(const char *hex, const int err) in label_error()
82 char hex[PIPE_BUF]; /* internal label */ in main() local
/illumos-gate/usr/src/cmd/tsol/atohexlabel/
H A Datohexlabel.c83 char *hex = NULL; /* internal label to print */ in main() local
/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dhex.c25 static const char hex[17] = "0123456789abcdef"; variable
/illumos-gate/usr/src/lib/libnsl/key/
H A Dxcrypt.c55 static char hex[]; /* forward */ variable
201 static char hex[16] = { variable
/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppfsm.c562 static char hex[] = "fedcbaFEDCBA9876543210"; variable
/illumos-gate/usr/src/lib/libdtrace_jni/java/src/org/opensolaris/os/dtrace/
H A DScalarRecord.java323 String hex; in rawBytesString() local
/illumos-gate/usr/src/common/tsol/
H A Dltos.c80 char *hex; in __hex() local
/illumos-gate/usr/src/boot/common/
H A Dutil.c121 const char *hex = "0123456789abcdef"; in printf() local
/illumos-gate/usr/src/lib/libmp/common/
H A Dutil.c213 char *hex; in mp_mtox() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/
H A Dsyncloop.c549 char c, *hex = "0123456789ABCDEF"; in printhex() local
/illumos-gate/usr/src/lib/libbsm/common/
H A Daudit_event.c397 au_class_t hex = 0; in flagstohex() local
/illumos-gate/usr/src/uts/common/io/
H A Ddedump.c66 char hex[DEDUMP_HEXLEN + 1], asc[DEDUMP_ASCLEN + 1]; in dedump_raw() local
/illumos-gate/usr/src/cmd/fm/modules/common/disk-monitor/
H A Ddm_platform.c81 boolean_t hex = B_FALSE; in isnumber() local
/illumos-gate/usr/src/cmd/iconv/
H A Dscanner.c123 #define hex(x) \ macro
/illumos-gate/usr/src/lib/libshare/smbfs/
H A Dlibshare_smbfs.c125 int hex = 0; in is_a_number() local
/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_pr.c723 static const char hex[] = "0123456789abcdef"; local
/illumos-gate/usr/src/cmd/localedef/
H A Dscanner.c225 #define hex(x) \ macro
/illumos-gate/usr/src/uts/common/io/scsi/targets/
H A Dsgen.c2053 static char hex[] = "0123456789abcdef"; in sgen_dump_cdb() local
2089 static char hex[] = "0123456789abcdef"; in sgen_dump_sense() local
/illumos-gate/usr/src/lib/libshare/autofs/
H A Dlibshare_autofs.c362 int hex = 0; in is_a_number() local
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dgraphics.c567 int hex(int v) in hex() function
/illumos-gate/usr/src/lib/sasl_plugins/cram/
H A Dcram.c86 static char hex[]="0123456789abcdef"; in convert16() local
/illumos-gate/usr/src/lib/smbsrv/libsmb/common/
H A Dsmb_util.c81 static char *hex = "0123456789ABCDEF"; in hexdump_offset() local
/illumos-gate/usr/src/cmd/krb5/ldap_util/
H A Dkdb5_ldap_services.c1719 krb5_data pwd, hex; local
/illumos-gate/usr/src/test/util-tests/tests/libnvpair_json/
H A Dprint_json.c572 char hex[3]; in parse() local

12