rfd_open
if ((fd = rfd_open(pathbuf, 1, RFD_PSINFO,
fd = rfd_open("/dev/null", 1, RFD_RESERVED, NULL, NULL,
int rfd_open(char *, int, rfd_class_t, void(*)(struct rfd *), void *, int,
if ((lpc->lpc_xmap_fd = rfd_open(pathbuf, 1, RFD_XMAP,
if ((lpc->lpc_pgdata_fd = rfd_open(pathbuf, 1, RFD_PAGEDATA,