Home
last modified time | relevance | path

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

/dragonfly/bin/cpdup/
H A Dhcproto.c18 static int rc_opendir(hctransaction_t trans, struct HCHead *);
54 { HC_OPENDIR, rc_opendir },
445 rc_opendir(hctransaction_t trans, struct HCHead *head) in rc_opendir() function