Home
last modified time | relevance | path

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

/xv6-public/
H A Dfs.c596 skipelem(char *path, char *name) in skipelem() function
634 while((path = skipelem(path, name)) != 0){ in namex()