Searched defs:walkflags (Results 1 – 2 of 2) sorted by relevance
544 int walkflags = FTW_CHDIR; in process_path() local
236 static int walkflags = FTW_CHDIR|FTW_PHYS|FTW_ANYERR|FTW_NOLOOP; variable