HomeSort by: relevance | last modified time | path
    Searched refs:pfstype (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/miscfs/procfs/
procfs.h 134 } pfstype; typedef in typeref:enum:__anon2da3d78e0103
140 pfstype pk_type; /* type of procfs node */
185 procfs_fileno(pid_t _pid, pfstype _type, int _fd)
242 int procfs_allocvp(struct mount *, struct vnode **, pid_t, pfstype, int);
procfs_subr.c 128 pfstype type, int fd)
procfs_vnops.c 143 static void procfs_dir(pfstype, struct lwp *, struct proc *, char **, char *,
155 pfstype pt_pfstype;
575 procfs_dir(pfstype t, struct lwp *caller, struct proc *target, char **bpp,
1079 pfstype type;
1268 pfstype parent;

Completed in 13 milliseconds