Searched defs:respbuf (Results 1 – 3 of 3) sorted by relevance
/openbsd-src/usr.sbin/vmd/ |
H A D | dhcp.c | 48 unsigned char *respbuf = NULL, *op, *oe, dhcptype = 0; dhcp_request() local
|
/openbsd-src/sys/arch/hppa/gsc/ |
H A D | gsckbc.c | 707 pckbc_poll_cmd(self, slot, cmd, len, responselen, respbuf, slow) in pckbc_poll_cmd() argument 892 pckbc_enqueue_cmd(self, slot, cmd, len, responselen, sync, respbuf) in pckbc_enqueue_cmd() argument
|
/openbsd-src/sys/dev/ic/ |
H A D | pckbc.c | 677 int responselen, u_char *respbuf, int slow) in pckbc_poll_cmd() 898 int responselen, int sync, u_char *respbuf) in pckbc_enqueue_cmd()
|