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

/freebsd-current/sys/fs/procfs/
H A Dprocfs.c169 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW);
173 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW);
177 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW);
183 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR | PFS_RAW);
189 procfs_attr_rw, procfs_candebug, NULL, PFS_RDWR);
/freebsd-current/sys/fs/pseudofs/
H A Dpseudofs.h73 #define PFS_RDWR (PFS_RD|PFS_WR) macro
/freebsd-current/sys/compat/lindebugfs/
H A Dlindebugfs.c210 flags = fops->write ? PFS_RDWR : PFS_RD;
/freebsd-current/sys/compat/linprocfs/
H A Dlinprocfs.c2383 procfs_attr_rw, &procfs_candebug, NULL, PFS_RDWR | PFS_RAW);
2403 procfs_attr_rw, &procfs_candebug, NULL, PFS_RDWR);

Completed in 113 milliseconds