Searched refs:rfd_class_t (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_rfd.h48 } rfd_class_t; typedef in typeref:enum:__anon1297
55 rfd_class_t rfd_class; /* class of descriptor */
67 int rfd_open(char *, int, rfd_class_t, void(*)(struct rfd *), void *, int,
H A Drcapd_rfd.c64 static int rfd_revoke_next(rfd_class_t);
71 rfd_find_prev_class(rfd_t *rfd, rfd_class_t class)
94 rfd_revoke_next(rfd_class_t class)
152 rfd_open(char *name, int revoke_ok, rfd_class_t class,

Completed in 192 milliseconds