Searched refs:k_strrecvfd (Results 1 – 2 of 2) sorted by relevance
408 struct k_strrecvfd { /* SVR4 expanded syscall interface structure */ struct
5300 struct k_strrecvfd *srf; in strioctl()5326 srf = (struct k_strrecvfd *)mp->b_rptr; in strioctl()5692 free_passfp(struct k_strrecvfd *srf) in free_passfp()5695 kmem_free(srf, sizeof (struct k_strrecvfd) + sizeof (frtn_t)); in free_passfp()5703 struct k_strrecvfd *srf; in do_sendfp()5812 bufsize = sizeof (struct k_strrecvfd) + sizeof (frtn_t); in do_sendfp()5829 mp->b_wptr += sizeof (struct k_strrecvfd); in do_sendfp()