OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:intvalue
(Results
1 - 2
of
2
) sorted by relevancy
/src/sbin/modload/
main.c
210
int64_t
intvalue
;
local
215
if (dehumanize_number(value, &
intvalue
) != 0)
218
if (!prop_dictionary_set_int64(props, name,
intvalue
))
main.c
210
int64_t
intvalue
;
local
215
if (dehumanize_number(value, &
intvalue
) != 0)
218
if (!prop_dictionary_set_int64(props, name,
intvalue
))
Completed in 26 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026