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

1234

/freebsd-11.0-release/sys/boot/arm/ixp425/boot2/
H A Dixp425_board.c202 const char *hex = "0123456789abcdef"; local
/freebsd-11.0-release/usr.sbin/kbdcontrol/
H A Dkbdcontrol.c115 static int hex = 0; variable
/freebsd-11.0-release/contrib/wpa/src/ap/
H A Dieee802_1x.c72 char *hex = os_malloc(hex_len); local
H A Dwps_hostapd.c139 char hex[PMK_LEN * 2 + 1]; local
/freebsd-11.0-release/contrib/wpa/src/utils/
H A Dcommon.c27 int hex2byte(const char *hex) argument
170 int hexstr2bin(const char *hex, u8 *buf, size_t len) argument
[all...]
/freebsd-11.0-release/contrib/wpa/wpa_supplicant/
H A Dwpas_glue.c102 char *hex = os_malloc(hex_len); local
H A Devents.c3502 char *hex = os_malloc(hex_len); local
/freebsd-11.0-release/contrib/unbound/util/
H A Dconfig_file.c1516 const char* hex = "0123456789abcdef"; local
/freebsd-11.0-release/contrib/libstdc++/include/bits/
H A Dios_base.h265 static const fmtflags hex = _S_hex; member in class:ios_base
934 hex(ios_base& __base) function
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dsparc-stub.c272 hex (unsigned char ch) function
[all...]
H A Dc-exp.c3088 int hex = input_radix > 10; local
[all...]
/freebsd-11.0-release/sys/dev/fatm/
H A Dif_fatm.c632 static char hex[] = "0123456789abcdef"; local
/freebsd-11.0-release/sys/geom/eli/
H A Dg_eli.h488 static const char hex[] = "0123456789abcdef"; local
/freebsd-11.0-release/sys/geom/journal/
H A Dg_journal.h359 static const char hex[] = "0123456789abcdef"; local
/freebsd-11.0-release/sys/geom/mirror/
H A Dg_mirror.h447 static const char hex[] = "0123456789abcdef"; local
/freebsd-11.0-release/sys/geom/raid3/
H A Dg_raid3.h426 static const char hex[] = "0123456789abcdef"; local
/freebsd-11.0-release/sys/netgraph/
H A Dng_l2tp.c407 const char *hex; local
/freebsd-11.0-release/sbin/pfctl/
H A Dpfctl_parser.c488 static const char hex[] = "0123456789abcdef"; local
/freebsd-11.0-release/contrib/ntp/util/
H A Dntp-keygen.c853 u_char hex[] = "0123456789abcdef"; local
/freebsd-11.0-release/usr.sbin/vidcontrol/
H A Dvidcontrol.c93 static int hex = 0; variable
/freebsd-11.0-release/contrib/wpa/hostapd/
H A Dctrl_iface.c1193 char hex[PMK_LEN * 2 + 1]; local
/freebsd-11.0-release/contrib/wpa/hs20/client/
H A Dosu_client.c1379 char *pw, *hex, *pos, *end; local
/freebsd-11.0-release/contrib/wpa/src/wps/
H A Dwps_registrar.c1676 char hex[65]; local
1687 char hex[65]; local
/freebsd-11.0-release/contrib/serf/buckets/
H A Dssl_buckets.c1694 const char hex[] = "0123456789ABCDEF"; local
/freebsd-11.0-release/contrib/unbound/sldns/
H A Dwire2str.c307 const char* hex = "0123456789ABCDEF"; local
[all...]

Completed in 219 milliseconds

1234