HomeSort by: relevance | last modified time | path
    Searched refs:PFSsys (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/miscfs/procfs/
procfs_vnops.c 206 { DT_DIR, N("sys"), PFSsys, procfs_validfile_linux },
219 { DT_DIR, N("."), PFSsys, procfs_validfile_linux },
234 { DT_DIR, N(".."), PFSsys, procfs_validfile_linux },
809 case PFSsys: /* proc/sys only contains "fs" */
934 case PFSsys:
1262 case PFSsys:
1271 case PFSsys:
1279 parent = PFSsys;
1611 case PFSsys:
1619 case PFSsys
    [all...]
procfs.h 121 PFSsys, /* sys subdirectory (if -o linux) */
procfs_vfsops.c 449 case PFSsys: /* /proc/sys = dr-xr-xr-x */

Completed in 14 milliseconds