Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdlpi/common/
H A Dlibdlpi.h125 } dlpi_sendinfo_t; typedef
200 const dlpi_sendinfo_t *);
H A Dlibdlpi.c660 const void *msgbuf, size_t msglen, const dlpi_sendinfo_t *sendp) in dlpi_send()