Home
last modified time | relevance | path

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

/dflybsd-src/bin/cpdup/
H A Dhcproto.c24 static int rc_read(hctransaction_t trans, struct HCHead *);
59 { HC_READ, rc_read },
932 rc_read(hctransaction_t trans, struct HCHead *head) in rc_read() function