Searched refs:k_strrecvfd (Results 1 – 2 of 2) sorted by relevance
406 struct k_strrecvfd { /* SVR4 expanded syscall interface structure */ struct
5426 struct k_strrecvfd *srf; in strioctl()5452 srf = (struct k_strrecvfd *)mp->b_rptr; in strioctl()5818 free_passfp(struct k_strrecvfd *srf) in free_passfp()5821 kmem_free(srf, sizeof (struct k_strrecvfd) + sizeof (frtn_t)); in free_passfp()5829 struct k_strrecvfd *srf; in do_sendfp()5938 bufsize = sizeof (struct k_strrecvfd) + sizeof (frtn_t); in do_sendfp()5955 mp->b_wptr += sizeof (struct k_strrecvfd); in do_sendfp()