Searched defs:next_dir (Results 1 – 4 of 4) sorted by relevance
332 int next_dir, rv; in traverse_post() local750 int next_dir, rv; in traverse_level() local
346 char *next_dir; /* next directory in targ_name */ in scan_raw_ln() local
928 struct dir_component *new, *next_dir; in add_dir() local
586 #define next_dir(base, ptr) next_x(base, ptr, S_IFDIR) macro