OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hex2byte
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/tcpdump/dist/
print-esp.c
374
static u_int
hex2byte
(netdissect_options *ndo, char *hexstring)
function
401
binbuf[i] =
hex2byte
(ndo, hex);
/src/external/bsd/wpa/dist/src/utils/
common.c
28
int
hex2byte
(const char *hex)
function
48
a =
hex2byte
(txt);
179
a =
hex2byte
(ipos);
565
val =
hex2byte
(pos);
/src/external/gpl3/gdb/dist/gdb/stubs/
ia64vms-stub.c
1168
hex2byte
(const unsigned char *p)
function
1765
int v =
hex2byte
(pkt + pos);
2043
v =
hex2byte
(gdb_buf + sharp_off + 1);
/src/external/gpl3/gdb.old/dist/gdb/stubs/
ia64vms-stub.c
1168
hex2byte
(const unsigned char *p)
function
1765
int v =
hex2byte
(pkt + pos);
2043
v =
hex2byte
(gdb_buf + sharp_off + 1);
Completed in 32 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026