Home
last modified time | relevance | path

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

/netbsd/src/external/gpl2/xcvs/dist/diff/
Ddir.c99 CVS_CLOSEDIR (reading);
104 CVS_CLOSEDIR (reading);
106 if (CVS_CLOSEDIR (reading) != 0)
Dsystem.h300 #ifndef CVS_CLOSEDIR
301 #define CVS_CLOSEDIR closedir macro
DChangeLog355 CVS_CLOSEDIR, & CVS_READDIR in support of changes to handle VMS DEC C
/netbsd/src/external/gpl2/xcvs/dist/lib/
Dsystem.h243 #ifndef CVS_CLOSEDIR
244 # define CVS_CLOSEDIR closedir macro
DChangeLog1925 * system.h: definitions of CVS_OPENDIR, CVS_READDIR, & CVS_CLOSEDIR
/netbsd/src/external/gpl2/xcvs/dist/src/
Dfilesubr.c528 CVS_CLOSEDIR (dirp); in deep_remove_dir()
537 CVS_CLOSEDIR (dirp); in deep_remove_dir()
549 CVS_CLOSEDIR (dirp); in deep_remove_dir()
553 CVS_CLOSEDIR (dirp); in deep_remove_dir()
Dfind_names.c526 (void) CVS_CLOSEDIR (dirp); in find_dirs()
530 (void) CVS_CLOSEDIR (dirp); in find_dirs()
Dignore.c487 (void) CVS_CLOSEDIR (dirp); in ignore_files()
Dupdate.c1127 (void) CVS_CLOSEDIR (dirp); in isemptydir()
1160 (void) CVS_CLOSEDIR (dirp); in isemptydir()
1170 (void) CVS_CLOSEDIR (dirp); in isemptydir()
1173 (void) CVS_CLOSEDIR (dirp); in isemptydir()
Dlock.c708 CVS_CLOSEDIR (dirp); in lock_exists()
Dimport.c555 (void) CVS_CLOSEDIR (dirp); in import_descend()
DChangeLog9434 CVS_CLOSEDIR, & CVS_READDIR in support of changes to handle VMS DEC C