ptyfstype
int ptyfs_allocvp(struct mount *, struct vnode **, ptyfstype, int);
struct ptyfsnode *ptyfs_get_node(ptyfstype, int);
ptyfstype ptk_type; /* type of ptyfs node */
ptyfs_allocvp(struct mount *mp, struct vnode **vpp, ptyfstype type, int pty)
ptyfs_get_node(ptyfstype type, int pty)
ptyfstype type;