OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
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
259
op->bootnum =
strtous
(oarg, NULL, 16);
325
opt.debug =
strtous
(optarg, NULL, 0);
407
opt.bootnum =
strtous
(optarg, NULL, 16);
421
opt.partnum =
strtous
(optarg, NULL, 0);
442
opt.timeout =
strtous
(optarg, NULL, 0);
utils.c
368
strtous
(const char *str, char **endptr, int base)
function in typeref:typename:PUBLIC uint16_t
setvar.c
68
data[n++] =
strtous
(p, &q, base);
Completed in 19 milliseconds
Indexes created Sun Oct 19 21:10:07 GMT 2025