Home
last modified time | relevance | path

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

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