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

/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_rfd.c86 return (rfd_close(rfd->rfd_fd));
148 * which will be done when the caller explicitly does so with rfd_close(), or
198 rfd_close(int fd) function
266 (void) rfd_close(otail->rfd_fd);

Completed in 73 milliseconds