Searched defs:walkflags (Results 1 – 3 of 3) sorted by relevance
236 int walkflags = FTW_CHDIR; in prepare() local
393 int walkflags = FTW_CHDIR; in process_path() local
225 static int walkflags = FTW_CHDIR|FTW_PHYS|FTW_ANYERR|FTW_NOLOOP; variable [all...]