Home
last modified time | relevance | path

Searched refs:posix_openpt_args (Results 1 – 4 of 4) 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()
H A Dinit_sysent.c562 …{ .sy_narg = AS(posix_openpt_args), .sy_call = (sy_call_t *)sys_posix_openpt, .sy_auevent = AUE_PO…
H A Dsystrace_args.c2761 struct posix_openpt_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h1489 struct posix_openpt_args { struct
2173 int sys_posix_openpt(struct thread *, struct posix_openpt_args *);