Home
last modified time | relevance | path

Searched defs:sendbuf (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/arch/armv7/omap/
H A Dnxphdmi.c416 uint8_t sendbuf[] = { addr, val }; in nxphdmi_cec_write() local
457 uint8_t sendbuf[] = { REGADDR(reg), val }; in nxphdmi_write() local
479 uint8_t sendbuf[] = { REGADDR(reg), val >> 8, val & 0xff }; in nxphdmi_write2() local
528 uint8_t sendbuf[] = { TDA_CURPAGE_ADDR, page }; in nxphdmi_set_page() local
/openbsd/usr.sbin/sasyncd/
H A Dpfkey.c457 u_int8_t *sadb, *spd, *max, *next, *sendbuf; in pfkey_snapshot() local
/openbsd/usr.bin/dig/
H A Ddig.h196 isc_buffer_t sendbuf; member
H A Ddighost.c2595 isc_buffer_t *sendbuf; in send_udp() local
/openbsd/usr.sbin/relayd/
H A Drelayd.h524 char *sendbuf; member