Home
last modified time | relevance | path

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

/titanic_44/usr/src/ucbcmd/tset/
H A Dtset.c265 #define curintr modes.c_cc[VINTR] macro
512 curintr = reset(curintr, CINTR); in main()
879 if (curintr == 0) in main()
880 curintr = CINTR; in main()
882 curintr = Intr_char; in main()
1059 reportek("Interrupt", curintr, oldintr, CINTR); in main()