Searched refs:i_dlpi_strgetmsg (Results 1 – 1 of 1) sorted by relevance
/titanic_50/usr/src/lib/libdlpi/common/ |
H A D | libdlpi.c | 63 static int i_dlpi_strgetmsg(dlpi_impl_t *, int, dlpi_msg_t *, t_uscalar_t, 734 retval = i_dlpi_strgetmsg(dip, msec, NULL, 0, 0, 0, msgbuf, in dlpi_recv() 746 if ((retval = i_dlpi_strgetmsg(dip, msec, &ind, DL_UNITDATA_IND, in dlpi_recv() 1303 i_dlpi_strgetmsg(dlpi_impl_t *dip, int msec, dlpi_msg_t *dlreplyp, in i_dlpi_strgetmsg() function 1497 retval = i_dlpi_strgetmsg(dip, (dip->dli_timeout * MILLISEC), in i_dlpi_msg_common()
|