Home
last modified time | relevance | path

Searched refs:PFSself (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/miscfs/procfs/
H A Dprocfs.h117 PFSself, /* like curproc, but this is the Linux name */ enumerator
193 case PFSself: in procfs_fileno()
H A Dprocfs_vnops.c669 case PFSself: in procfs_getattr()
789 case PFSself: in procfs_getattr()
845 case PFSself: in procfs_getattr()
1130 type = PFSself; in procfs_lookup()
1708 d.d_fileno = PROCFS_FILENO(0, PFSself, -1); in procfs_readdir()
1812 else if (pfs->pfs_fileno == PROCFS_FILENO(0, PFSself, -1)) in procfs_readlink()
H A Dprocfs_vfsops.c341 case PFSself: /* /proc/self = lr-xr-xr-x */ in procfs_loadvnode()