Searched refs:sys_posix_openpt (Results 1 – 4 of 4) sorted by relevance
831 sys_posix_openpt(struct thread *td, struct posix_openpt_args *uap) in sys_posix_openpt() function
573 …{ .sy_narg = AS(posix_openpt_args), .sy_call = (sy_call_t *)sys_posix_openpt, .sy_auevent = AUE_PO…
574 …{ .sy_narg = AS(posix_openpt_args), .sy_call = (sy_call_t *)sys_posix_openpt, .sy_auevent = AUE_PO…
2208 int sys_posix_openpt(struct thread *, struct posix_openpt_args *);