Home
last modified time | relevance | path

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

/dragonfly/contrib/cvs-1.12/diff/
H A Ddir.c99 CVS_CLOSEDIR (reading);
104 CVS_CLOSEDIR (reading);
106 if (CVS_CLOSEDIR (reading) != 0)
H A Dsystem.h300 #ifndef CVS_CLOSEDIR
301 #define CVS_CLOSEDIR closedir macro
/dragonfly/contrib/cvs-1.12/lib/
H A Dsystem.h243 #ifndef CVS_CLOSEDIR
244 # define CVS_CLOSEDIR closedir macro
/dragonfly/contrib/cvs-1.12/src/
H A Dfilesubr.c491 CVS_CLOSEDIR (dirp); in deep_remove_dir()
500 CVS_CLOSEDIR (dirp); in deep_remove_dir()
512 CVS_CLOSEDIR (dirp); in deep_remove_dir()
516 CVS_CLOSEDIR (dirp); in deep_remove_dir()
H A Dfind_names.c524 (void) CVS_CLOSEDIR (dirp); in find_dirs()
528 (void) CVS_CLOSEDIR (dirp); in find_dirs()
H A Dignore.c480 (void) CVS_CLOSEDIR (dirp); in ignore_files()
H A Dupdate.c1098 (void) CVS_CLOSEDIR (dirp); in isemptydir()
1131 (void) CVS_CLOSEDIR (dirp); in isemptydir()
1141 (void) CVS_CLOSEDIR (dirp); in isemptydir()
1144 (void) CVS_CLOSEDIR (dirp); in isemptydir()
H A Dlock.c661 CVS_CLOSEDIR (dirp); in lock_exists()
H A Dimport.c539 (void) CVS_CLOSEDIR (dirp); in import_descend()