Home
last modified time | relevance | path

Searched refs:sys_posix_openpt (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/kern/
H A Dtty_pts.c839 sys_posix_openpt(struct thread *td, struct posix_openpt_args *uap) in sys_posix_openpt() function
H A Dinit_sysent.c562 …{ .sy_narg = AS(posix_openpt_args), .sy_call = (sy_call_t *)sys_posix_openpt, .sy_auevent = AUE_PO…
/f-stack/freebsd/sys/
H A Dsysproto.h2173 int sys_posix_openpt(struct thread *, struct posix_openpt_args *);