Searched refs:dir_to_build (Results 1 – 3 of 3) sorted by relevance
533 struct dir_to_build struct540 struct dir_to_build *next; argument545 static int build_dirs_and_chdir (struct dir_to_build *list,808 struct dir_to_build *head; in checkout_proc()819 head = xmalloc (sizeof (struct dir_to_build)); in checkout_proc()836 struct dir_to_build *new; in checkout_proc()842 new = xmalloc (sizeof (struct dir_to_build)); in checkout_proc()1220 build_dirs_and_chdir (struct dir_to_build *dirs, int sticky) in build_dirs_and_chdir()1223 struct dir_to_build *nextdir; in build_dirs_and_chdir()
2386 (struct dir_to_build): New structure.2388 dir_to_build rather than the silly string processing we had been
4587 (dir_to_build): Remove just_chdir member.4588 (checkout_proc): Add trace. No longer set dir_to_build->just_chdir.13141 (struct dir_to_build): New field just_chdir.