Searched refs:direntproc (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/cvs/src/ |
H A D | recurse.c | 30 DIRENTPROC direntproc; member 68 start_recursion (fileproc, filesdoneproc, direntproc, dirleaveproc, callerdat, in start_recursion() argument 73 DIRENTPROC direntproc; 118 frame.direntproc = direntproc; 1037 else if (frame->direntproc != NULL) 1044 dir_return = frame->direntproc (frame->callerdat, dir, newrepos,
|
H A D | cvs.h | 656 DIRENTPROC direntproc, DIRLEAVEPROC dirleaveproc,
|
H A D | ChangeLog-96 | 1412 not a recursion_frame. Pass entries to direntproc and 1430 * Several files: Change direntproc, dirleaveproc, and 2016 do_dir_proc. Remove globals fileproc, filesdoneproc, direntproc,
|
H A D | ChangeLog-97 | 369 CVS/Entries to before where we call the direntproc.
|