Home
last modified time | relevance | path

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

/dragonfly/bin/cpdup/
HDhcproto.c19 static int rc_readdir(hctransaction_t trans, struct HCHead *);
55 { HC_READDIR, rc_readdir },
533 rc_readdir(hctransaction_t trans, struct HCHead *head) in rc_readdir() function