Home
last modified time | relevance | path

Searched refs:ttyhook (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/sys/
H A Dttyhook.h56 struct ttyhook { struct
72 struct ttyhook *, void *); argument
H A Dtty.h125 struct ttyhook *t_hook; /* (t) Capture/inject hook. */
/f-stack/freebsd/netgraph/
H A Dng_tty.c118 static struct ttyhook ngt_hook = {
/f-stack/freebsd/kern/
H A Dtty.c2077 ttyhook_register(struct tty **rtp, struct proc *p, int fd, struct ttyhook *th, in ttyhook_register()
2326 _db_show_hooks(const char *sep, const struct ttyhook *th) in _db_show_hooks()