OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:parse_uint_helper
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mpl/bind/dist/bin/tools/
mdig.c
905
parse_uint_helper
(uint32_t *uip, const char *value, uint32_t max,
function
923
return
parse_uint_helper
(uip, value, max, desc, 10);
928
return
parse_uint_helper
(uip, value, max, desc, 0);
/src/external/mpl/bind/dist/bin/dig/
dighost.c
914
parse_uint_helper
(uint32_t *uip, const char *value, uint32_t max,
function
932
return
parse_uint_helper
(uip, value, max, desc, 10);
937
return
parse_uint_helper
(uip, value, max, desc, 0);
Completed in 27 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026