Home
last modified time | relevance | path

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

/original-bsd/sys/miscfs/procfs/
H A Dprocfs_vnops.c56 { DT_DIR, N(".."), Proot, NULL },
338 case Proot:
408 case Proot:
591 case Proot:
743 case Proot: {
758 dp->d_fileno = PROCFS_FILENO(0, Proot);
H A Dprocfs_vfsops.c96 return (procfs_allocvp(mp, vpp, 0, Proot));
H A Dprocfs_subr.c107 case Proot: /* /proc = dr-xr-xr-x */
H A Dprocfs.h21 Proot, /* the filesystem root */ enumerator