Searched defs:hex (Results 51 - 75 of 77) sorted by relevance

1234

/freebsd-10-stable/sbin/pfctl/
H A Dpfctl_parser.c496 static const char hex[] = "0123456789abcdef"; local
/freebsd-10-stable/sys/dev/fatm/
H A Dif_fatm.c631 static char hex[] = "0123456789abcdef"; local
/freebsd-10-stable/sys/geom/raid3/
H A Dg_raid3.h426 static const char hex[] = "0123456789abcdef"; local
/freebsd-10-stable/sys/netgraph/
H A Dng_l2tp.c407 const char *hex; local
/freebsd-10-stable/contrib/unbound/util/
H A Dconfig_file.c1491 const char* hex = "0123456789abcdef"; local
/freebsd-10-stable/contrib/ntp/util/
H A Dntp-keygen.c853 u_char hex[] = "0123456789abcdef"; local
/freebsd-10-stable/sys/geom/eli/
H A Dg_eli.h462 static const char hex[] = "0123456789abcdef"; local
/freebsd-10-stable/sys/geom/mirror/
H A Dg_mirror.h451 static const char hex[] = "0123456789abcdef"; local
/freebsd-10-stable/sys/geom/journal/
H A Dg_journal.h370 static const char hex[] = "0123456789abcdef"; local
/freebsd-10-stable/usr.sbin/vidcontrol/
H A Dvidcontrol.c93 static int hex = 0; variable
/freebsd-10-stable/contrib/gdb/gdb/
H A Dc-exp.c3088 int hex = input_radix > 10; local
[all...]
H A Df-exp.c2396 int hex = input_radix > 10; local
H A Djv-exp.c2342 int hex = input_radix > 10; local
H A Dobjc-exp.c3008 int hex = input_radix > 10; local
[all...]
H A Dp-exp.c2515 int hex = input_radix > 10; local
[all...]
/freebsd-10-stable/contrib/wpa/src/wps/
H A Dwps_registrar.c1646 char hex[65]; local
1656 char hex[65]; local
/freebsd-10-stable/sys/dev/netmap/
H A Dnetmap.c611 static char hex[] ="0123456789abcdef"; local
/freebsd-10-stable/contrib/serf/buckets/
H A Dssl_buckets.c1694 const char hex[] = "0123456789ABCDEF"; local
/freebsd-10-stable/contrib/unbound/sldns/
H A Dwire2str.c307 const char* hex = "0123456789ABCDEF"; local
[all...]
/freebsd-10-stable/usr.sbin/cxgbetool/
H A Dcxgbetool.c77 unsigned char hex; /* Print field in hex instead of decimal */ member in struct:field_desc
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_write_set_format_mtree.c1590 static const char hex[] = "0123456789abcdef"; local
H A Darchive_write_set_format_xar.c959 const char *hex = "0123456789abcdef"; local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_dataset.c1094 char *hex = NULL; /* internal label string */ local
[all...]
/freebsd-10-stable/crypto/openssh/
H A Dsshkey.c954 char *retval, hex[5]; local
/freebsd-10-stable/sys/boot/ficl/
H A Dwords.c2354 static void hex(FICL_VM *pVM) function

Completed in 438 milliseconds

1234