Searched refs:pts_alloc_external (Results 1 – 3 of 3) sorted by relevance
| /freebsd/sys/dev/pty/ |
| H A D | pty.c | 72 error = pts_alloc_external(fflags & (FREAD|FWRITE), td, fp, dev, name); in ptydev_fdopen()
|
| /freebsd/sys/sys/ |
| H A D | tty.h | 226 int pts_alloc_external(int fd, struct thread *td, struct file *fp,
|
| /freebsd/sys/kern/ |
| H A D | tty_pts.c | 785 pts_alloc_external(int fflags, struct thread *td, struct file *fp, in pts_alloc_external() function
|