Home
last modified time | relevance | path

Searched refs:PFS_ATTR_ARGS (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/fs/procfs/
H A Dprocfs.h55 int procfs_attr_w(PFS_ATTR_ARGS);
56 int procfs_attr_rw(PFS_ATTR_ARGS);
57 int procfs_attr_all_rx(PFS_ATTR_ARGS);
H A Dprocfs.c93 procfs_attr(PFS_ATTR_ARGS, int mode) { in procfs_attr() argument
106 procfs_attr_all_rx(PFS_ATTR_ARGS) in procfs_attr_all_rx() argument
113 procfs_attr_rw(PFS_ATTR_ARGS) in procfs_attr_rw() argument
120 procfs_attr_w(PFS_ATTR_ARGS) in procfs_attr_w() argument
/freebsd/sys/fs/pseudofs/
H A Dpseudofs.h116 #define PFS_ATTR_ARGS \ macro
122 int name(PFS_ATTR_ARGS);
123 typedef int (*pfs_attr_t)(PFS_ATTR_ARGS);
H A Dpseudofs_internal.h141 pn_attr(PFS_ATTR_ARGS) in pn_attr() argument
/freebsd/sys/compat/lindebugfs/
H A Dlindebugfs.c91 debugfs_attr(PFS_ATTR_ARGS) in debugfs_attr() argument
/freebsd/sys/compat/linprocfs/
H A Dlinprocfs.c1954 linprocfs_dotaskattr(PFS_ATTR_ARGS) in linprocfs_dotaskattr() argument