Home
last modified time | relevance | path

Searched refs:PFS_VIS_ARGS (Results 1 – 4 of 4) sorted by relevance

/trueos/sys/fs/procfs/
HDprocfs.h62 int procfs_notsystem(PFS_VIS_ARGS);
63 int procfs_candebug(PFS_VIS_ARGS);
HDprocfs.c133 procfs_notsystem(PFS_VIS_ARGS) in procfs_notsystem() argument
144 procfs_candebug(PFS_VIS_ARGS) in procfs_candebug() argument
/trueos/sys/fs/pseudofs/
HDpseudofs.h130 #define PFS_VIS_ARGS \ macro
135 int name(PFS_VIS_ARGS);
136 typedef int (*pfs_vis_t)(PFS_VIS_ARGS);
HDpseudofs_internal.h154 pn_vis(PFS_VIS_ARGS) in pn_vis() argument