OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:valend
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/evbmips/adm5120/
machdep.c
198
char *key, *val, *
valend
;
local in function:parse_args
214
tmp = strtoul(val, &
valend
, 10);
215
if (val ==
valend
|| *
valend
!= 'M')
224
tmp = strtoul(val, &
valend
, 10);
225
if (val ==
valend
|| *
valend
!= '\0')
Completed in 11 milliseconds
Indexes created Sat Oct 11 13:09:53 GMT 2025