Home
last modified time | relevance | path

Searched refs:DIRLEAVEPROC (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/cvs-1.12/src/
H A Dcvs.h648 typedef int (*DIRLEAVEPROC) (void *callerdat, const char *dir, int err, typedef
661 DIRENTPROC direntproc, DIRLEAVEPROC dirleaveproc,
H A Drecurse.c37 DIRLEAVEPROC dirleaveproc;
157 DIRENTPROC direntproc, DIRLEAVEPROC dirleaveproc, in start_recursion()