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

  /src/sys/miscfs/procfs/
procfs.h 96 PFSfile, /* the executable file */
procfs_vnops.c 171 { DT_REG, N("file"), PFSfile, procfs_validfile },
822 case PFSfile:
892 case PFSfile:
1185 if (pt->pt_pfstype == PFSfile) {
procfs_vfsops.c 408 case PFSfile: /* /proc/N/file = -rw------- */

Completed in 35 milliseconds