Home
last modified time | relevance | path

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

/netbsd-src/sys/miscfs/procfs/
H A Dprocfs.h118 PFSstat, /* process status (if -o linux) */ enumerator
H A Dprocfs_subr.c210 case PFSstat: in procfs_rw()
H A Dprocfs_vnops.c181 { DT_REG, N("stat"), PFSstat, procfs_validfile_linux },
761 case PFSstat: in procfs_getattr()
920 case PFSstat: in procfs_getattr()
H A Dprocfs_vfsops.c431 case PFSstat: /* /proc/N/stat = -r--r--r-- */ in procfs_loadvnode()