Searched defs:ttychars (Results 1 – 4 of 4) sorted by relevance
30 struct ttychars { struct 31 tc_erasettychars global() argument 32 tc_killttychars global() argument 33 tc_intrcttychars global() argument 34 tc_quitcttychars global() argument 35 tc_startcttychars global() argument 36 tc_stopcttychars global() argument 37 tc_eofcttychars global() argument 38 tc_brkcttychars global() argument 39 tc_suspcttychars global() argument 40 tc_dsuspcttychars global() argument 41 tc_rprntcttychars global() argument 42 tc_flushcttychars global() argument 43 tc_werascttychars global() argument 44 tc_lnextcttychars global() argument
32 struct ttychars { struct 33 tc_erasettychars global() argument 34 tc_killttychars global() argument 35 tc_intrcttychars global() argument 36 tc_quitcttychars global() argument 37 tc_startcttychars global() argument 38 tc_stopcttychars global() argument 39 tc_eofcttychars global() argument 40 tc_brkcttychars global() argument 41 tc_suspcttychars global() argument 42 tc_dsuspcttychars global() argument 43 tc_rprntcttychars global() argument 44 tc_flushcttychars global() argument 45 tc_werascttychars global() argument 46 tc_lnextcttychars global() argument
47 struct ttychars { struct 48 tc_erasettychars global() argument 49 tc_killttychars global() argument 50 tc_intrcttychars global() argument 51 tc_quitcttychars global() argument 52 tc_startcttychars global() argument 53 tc_stopcttychars global() argument 54 tc_eofcttychars global() argument 55 tc_brkcttychars global() argument 56 tc_suspcttychars global() argument 57 tc_dsuspcttychars global() argument 58 tc_rprntcttychars global() argument 59 tc_flushcttychars global() argument 60 tc_werascttychars global() argument 61 tc_lnextcttychars global() argument
397 struct tchars ttychars; in tty_alt() local