Home
last modified time | relevance | path

Searched refs:so_closefds (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dsocketvar.h911 extern void so_closefds(void *, t_uscalar_t, int, int);
/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksyscalls.c914 so_closefds(msg->msg_control, msg->msg_controllen, in recvit()
955 so_closefds(msg->msg_control, msg->msg_controllen, in recvit()
H A Dsocksubr.c933 so_closefds(void *control, t_uscalar_t controllen, int oldflg, in so_closefds() function