OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nodelen
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/libfdt/dist/
fdt_rw.c
325
int
nodelen
;
local in function:fdt_add_subnode_namelen
346
nodelen
= sizeof(*nh) + FDT_TAGALIGN(namelen+1) + FDT_TAGSIZE;
348
err = fdt_splice_struct_(fdt, nh, 0,
nodelen
);
355
endtag = (fdt32_t *)((char *)nh +
nodelen
- FDT_TAGSIZE);
Completed in 14 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025