Home
last modified time | relevance | path

Searched refs:nextdir (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/cvs-1.12/src/
HDcheckout.c1221 struct dir_to_build *nextdir; in build_dirs_and_chdir() local
1243 nextdir = dirs->next; in build_dirs_and_chdir()
1246 dirs = nextdir; in build_dirs_and_chdir()
1254 nextdir = dirs->next; in build_dirs_and_chdir()
1257 dirs = nextdir; in build_dirs_and_chdir()