Searched refs:ttyhook_register (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/sys/ |
| H A D | ttyhook.h | 71 int ttyhook_register(struct tty **, struct proc *, int,
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_tty.c | 268 error = ttyhook_register(&sc->tp, p, ((int *)msg->data)[1], in ngt_rcvmsg()
|
| /f-stack/freebsd/kern/ |
| H A D | tty.c | 2077 ttyhook_register(struct tty **rtp, struct proc *p, int fd, struct ttyhook *th, in ttyhook_register() function
|