Home
last modified time | relevance | path

Searched defs:whead (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/bin/cpdup/
H A Dhclink.c212 struct HCHead *whead; in hcc_start_command() local
234 struct HCHead *whead = (void *)trans->wbuf; in hcc_start_reply() local
253 struct HCHead *whead; in hcc_finish_command() local
309 struct HCHead *whead; in hcc_finish_reply() local
392 struct HCHead *whead = (void *)trans->wbuf; in hcc_check_space() local
/dflybsd-src/usr.bin/finger/
H A Dfinger.h50 struct where *whead, *wtail; /* list of where user is or has been */ member