Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/src/
Dcheckout.c1223 struct dir_to_build *nextdir; in build_dirs_and_chdir() local
1245 nextdir = dirs->next; in build_dirs_and_chdir()
1248 dirs = nextdir; in build_dirs_and_chdir()
1256 nextdir = dirs->next; in build_dirs_and_chdir()
1259 dirs = nextdir; in build_dirs_and_chdir()