Home
last modified time | relevance | path

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

/dragonfly/bin/cpdup/
H A Dcpdup.c121 static struct hlink *hltlookup(struct stat *);
520 hltlookup(struct stat *stp) in hltlookup() function
729 if ((hln = hltlookup(stat1)) != NULL) { in DoCopy()