Searched refs:ttyhook (Results 1 – 4 of 4) sorted by relevance
56 struct ttyhook { struct72 struct ttyhook *, void *); argument
125 struct ttyhook *t_hook; /* (t) Capture/inject hook. */
118 static struct ttyhook ngt_hook = {
2077 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()