Home
last modified time | relevance | path

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

/netbsd-src/sys/miscfs/procfs/
H A Dprocfs.h92 PFSemul, /* the process's emulation */ enumerator
H A Dprocfs_subr.c278 case PFSemul: in procfs_rw()
H A Dprocfs_vnops.c165 { DT_REG, N("emul"), PFSemul, NULL },
766 case PFSemul: in procfs_getattr()
973 case PFSemul: in procfs_getattr()
H A Dprocfs_vfsops.c433 case PFSemul: /* /proc/N/emul = -r--r--r-- */ in procfs_loadvnode()