Home
last modified time | relevance | path

Searched refs:levelcount (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_a/fs/proc/src/
H A Dproc_file.c103 int levelcount = 0; in ProcFindEntry() local
120 while ((pn != NULL) && (levelcount < leveltotal)) { in ProcFindEntry()
121 levelcount++; in ProcFindEntry()
140 if (levelcount == leveltotal) { in ProcFindEntry()

Completed in 1 milliseconds