Home
last modified time | relevance | path

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

/dragonfly/bin/cpdup/
H A Dhcproto.c32 static int rc_chmod(hctransaction_t trans, struct HCHead *);
66 { HC_CHMOD, rc_chmod },
85 { HC_LCHMOD, rc_chmod },
1405 rc_chmod(hctransaction_t trans, struct HCHead *head) in rc_chmod() function