HomeSort by: relevance | last modified time | path
    Searched defs:ptyfstype (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/fs/ptyfs/
ptyfs.h 85 } ptyfstype; typedef in typeref:enum:__anon3e9eaef40103
91 ptyfstype ptk_type; /* type of ptyfs node */
161 int ptyfs_allocvp(struct mount *, struct vnode **, ptyfstype, int);
164 struct ptyfsnode *ptyfs_get_node(ptyfstype, int);
ptyfs.h 85 } ptyfstype; typedef in typeref:enum:__anon3e9eaef40103
91 ptyfstype ptk_type; /* type of ptyfs node */
161 int ptyfs_allocvp(struct mount *, struct vnode **, ptyfstype, int);
164 struct ptyfsnode *ptyfs_get_node(ptyfstype, int);

Completed in 29 milliseconds