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

  /src/sys/kern/
tty_bsdpty.c 74 static int pty_allocvp(struct mount *, struct lwp *, struct vnode **,
80 pty_allocvp,
118 pty_allocvp(struct mount *mp, struct lwp *l, struct vnode **vp, dev_t dev, function in typeref:typename:int
tty_bsdpty.c 74 static int pty_allocvp(struct mount *, struct lwp *, struct vnode **,
80 pty_allocvp,
118 pty_allocvp(struct mount *mp, struct lwp *l, struct vnode **vp, dev_t dev, function in typeref:typename:int

Completed in 54 milliseconds