Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/cvs/src/
H A Drecurse.c30 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 Dcvs.h656 DIRENTPROC direntproc, DIRLEAVEPROC dirleaveproc,
H A DChangeLog-961412 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 DChangeLog-97369 CVS/Entries to before where we call the direntproc.