Searched refs:recursion_frame (Results 1 – 4 of 4) sorted by relevance
27 struct recursion_frame { struct40 static int do_recursion PROTO ((struct recursion_frame *frame)); argument50 struct recursion_frame *frame;57 struct recursion_frame *frame;114 struct recursion_frame frame;498 struct recursion_frame *frame; in do_recursion()845 struct recursion_frame *frame = frent->frame;846 struct recursion_frame xframe;1163 struct recursion_frame *frame = (struct recursion_frame *) closure;
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.