Searched refs:rfd_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_rfd.c62 static rfd_t *tail; /* tail of global list */
67 * Return the previous rfd_t of the given class, starting at (and including)
68 * the given rfd_t.
70 static rfd_t *
71 rfd_find_prev_class(rfd_t *rfd, rfd_class_t class)
79 * Revoke and free the given rfd_t, returning as close does.
82 rfd_revoke_fd(rfd_t *rfd)
96 rfd_t *rfd = NULL;
156 rfd_t *rfd;
169 * Create rfd_t an
[all...]
H A Drcapd_rfd.h64 } rfd_t; typedef in typeref:struct:rfd
H A Drcapd_scanner.c373 revoke_pagedata(rfd_t *rfd)
998 revoke_xmap(rfd_t *rfd)
H A Drcapd_main.c291 revoke_psinfo(rfd_t *rfd)

Completed in 304 milliseconds