Searched refs:ttyhook (Results 1 – 6 of 6) sorted by relevance
54 struct ttyhook { struct70 struct ttyhook *, void *); argument
123 struct ttyhook *t_hook; /* (t) Capture/inject hook. */
96 static struct ttyhook snp_hook = {
116 static struct ttyhook ngt_hook = {
135 sys/ttyhook.h \
2101 ttyhook_register(struct tty **rtp, struct proc *p, int fd, struct ttyhook *th, in ttyhook_register()2359 _db_show_hooks(const char *sep, const struct ttyhook *th) in _db_show_hooks()