Home
last modified time | relevance | path

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

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