Home
last modified time | relevance | path

Searched defs:dirstack (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/filesync/
H A Dbase.c342 struct file *dirstack[ MAX_DEPTH ]; in read_baseline() local
H A Deval.c500 static struct file *dirstack[ MAX_DEPTH + 1 ]; in walker() local
/illumos-gate/usr/src/cmd/tar/
H A Dtar.c6546 static char dirstack[PATH_MAX+2]; in doDirTimes() local