OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strtous
(Results
1 - 4
of
4
) sorted by relevancy
/src/sbin/efi/
utils.h
92
uint16_t
strtous
(const char *, char **, int);
main.c
260
op->bootnum =
strtous
(oarg, NULL, 16);
326
opt.debug =
strtous
(optarg, NULL, 0);
408
opt.bootnum =
strtous
(optarg, NULL, 16);
422
opt.partnum =
strtous
(optarg, NULL, 0);
443
opt.timeout =
strtous
(optarg, NULL, 0);
setvar.c
68
data[n++] =
strtous
(p, &q, base);
utils.c
369
strtous
(const char *str, char **endptr, int base)
function
Completed in 20 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026