Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dttyhook.h71 int ttyhook_register(struct tty **, struct proc *, int,
/f-stack/freebsd/netgraph/
H A Dng_tty.c268 error = ttyhook_register(&sc->tp, p, ((int *)msg->data)[1], in ngt_rcvmsg()
/f-stack/freebsd/kern/
H A Dtty.c2077 ttyhook_register(struct tty **rtp, struct proc *p, int fd, struct ttyhook *th, in ttyhook_register() function