Searched refs:direntproc (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/cvs/src/
H A Drecurse.c37 DIRENTPROC direntproc; member in struct:recursion_frame
76 start_recursion (fileproc, filesdoneproc, direntproc, dirleaveproc, callerdat,
81 DIRENTPROC direntproc;
107 does not exist in the working directory, the direntproc must
135 frame.direntproc = direntproc;
1001 Do this before the direntproc, so that (1) the direntproc
1097 else if (frame->direntproc != NULL)
1099 /* If we're doing the actual processing, call direntproc
[all...]
H A Dcvs.h680 DIRENTPROC direntproc, DIRLEAVEPROC dirleaveproc,

Completed in 44 milliseconds