Searched refs:pts_alloc (Results 1 – 2 of 2) sorted by relevance
227 int pts_alloc(int fflags, struct thread *td, struct file *fp);
739 pts_alloc(int fflags, struct thread *td, struct file *fp) in pts_alloc() function856 error = pts_alloc(FFLAGS(uap->flags & O_ACCMODE), td, fp); in sys_posix_openpt()