OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:namestroff
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/external/bsd/libfdt/dist/
fdt_rw.c
195
int
namestroff
;
local in function:fdt_add_property_
202
namestroff
= fdt_find_add_string_(fdt, name, &allocated);
203
if (
namestroff
< 0)
204
return
namestroff
;
217
(*prop)->nameoff = cpu_to_fdt32(
namestroff
);
fdt_rw.c
195
int
namestroff
;
local in function:fdt_add_property_
202
namestroff
= fdt_find_add_string_(fdt, name, &allocated);
203
if (
namestroff
< 0)
204
return
namestroff
;
217
(*prop)->nameoff = cpu_to_fdt32(
namestroff
);
Completed in 26 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025