Searched defs:i_dlpi_strgetmsg (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/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, 746 if ((retval = i_dlpi_strgetmsg(dip, msec, &ind, DL_UNITDATA_IND, 1303 i_dlpi_strgetmsg(dlpi_impl_t *dip, int msec, dlpi_msg_t *dlreplyp, function 1497 retval = i_dlpi_strgetmsg(dip, (dip->dli_timeout * MILLISEC),
|
Completed in 62 milliseconds