HomeSort by: relevance | last modified time | path
    Searched defs:pfstype (Results 1 - 1 of 1) 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);

Completed in 11 milliseconds