Home
last modified time | relevance | path

Searched refs:rfd_fd (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/rcap/rcapd/
H A Drcapd_rfd.c86 return (rfd_close(rfd->rfd_fd)); in rfd_revoke_fd()
177 rfd->rfd_fd = fd; in rfd_open()
210 if (rfd->rfd_fd == fd) { in rfd_close()
266 (void) rfd_close(otail->rfd_fd); in rfd_reserve()
H A Drcapd_rfd.h54 int rfd_fd; /* cached descriptor */ member