Searched refs:recursion_frame (Results 1 – 4 of 4) sorted by relevance
35 struct recursion_frame { struct49 static int do_recursion (struct recursion_frame *frame); argument59 struct recursion_frame *frame;66 struct recursion_frame *frame;169 struct recursion_frame frame; in start_recursion()605 do_recursion (struct recursion_frame *frame) in do_recursion()988 struct recursion_frame *frame = frent->frame; in do_dir_proc()989 struct recursion_frame xframe; in do_dir_proc()1314 struct recursion_frame *frame = (struct recursion_frame *) closure; in unroll_files_proc()
214 (recursion_frame): new struct.
1412 not a recursion_frame. Pass entries to direntproc and2000 * recurse.c: add it to struct recursion_frame and pass it to all2013 single struct recursion_frame *. Change callers.2015 struct recursion_frame structures to pass info to do_file_proc and
2608 * recurse.c (struct recursion_frame): Reindent.