OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pdepth
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/libfdt/dist/
fdt_ro.c
525
int
pdepth
= 0, p = 0;
local in function:fdt_get_path
537
while (
pdepth
> depth) {
541
pdepth
--;
544
if (
pdepth
>= depth) {
552
pdepth
++;
557
if (
pdepth
< (depth + 1))
Completed in 12 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025