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

/illumos-gate/usr/src/cmd/rcap/rcapd/
H A Drcapd_rfd.h67 int rfd_open(char *, int, rfd_class_t, void(*)(struct rfd *), void *, int,
H A Drcapd_rfd.c152 rfd_open(char *name, int revoke_ok, rfd_class_t class, function
250 * rfd_open() will append as many RFD_RESERVED-clsas
255 fd = rfd_open("/dev/null", 1, RFD_RESERVED, NULL, NULL,
H A Drcapd_scanner.c482 if ((lpc->lpc_pgdata_fd = rfd_open(pathbuf, 1, RFD_PAGEDATA,
1026 if ((lpc->lpc_xmap_fd = rfd_open(pathbuf, 1, RFD_XMAP,
H A Drcapd_main.c335 if ((fd = rfd_open(pathbuf, 1, RFD_PSINFO,

Completed in 50 milliseconds