Home
last modified time | relevance | path

Searched refs:EntryMatch (Results 1 – 1 of 1) sorted by relevance

/kernel/liteos_a/fs/proc/os_adapt/
Dproc_vfs.c67 static int EntryMatch(const char *name, int len, const struct ProcDirEntry *pn) in EntryMatch() function
177 if (EntryMatch(name, len, entry)) { in VfsProcfsLookup()