Searched refs:PFS_RAWRD (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/fs/pseudofs/
H A Dpseudofs.h74 #define PFS_RAWRD 0x0004 /* raw reader */ macro
76 #define PFS_RAW (PFS_RAWRD|PFS_RAWWR)
H A Dpseudofs_vnops.c647 if (pn->pn_flags & PFS_RAWRD) {
/freebsd-11-stable/sys/compat/linprocfs/
H A Dlinprocfs.c1562 NULL, &procfs_candebug, NULL, PFS_RD|PFS_RAWRD);

Completed in 69 milliseconds