Searched defs:close_fds (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/sockfs/
H A Dsocksubr.c916 close_fds(void *fdbuf, int fdbuflen, int startoff) function
922 dprint(1, ("close_fds(%p, %d, %d)\n", fdbuf, fdbuflen, startoff));
933 ("close_fds: cleanup[%d] = %d\n", i, fds[i]));
954 close_fds(control, controllen, startoff);
963 close_fds(CMSG_CONTENT(cmsg),

Completed in 63 milliseconds