Searched refs:isock_buf (Results 1 – 2 of 2) sorted by relevance
1403 if (sock->isock_buf != NULL) in imc_nvl_pack()1417 sock->isock_buf = buf; in imc_nvl_pack()2718 if (sock->isock_buf == NULL) { in imc_ioctl()2735 if (sock->isock_buf == NULL) { in imc_ioctl()2740 if (ddi_copyout(sock->isock_buf, (void *)arg, in imc_ioctl()
728 char *isock_buf; member