Searched refs:tfalert (Results 1 – 8 of 8) sorted by relevance
59 TFILE *tfalert; /* current alert queue file */ variable84 tfout = tferr = tfalert = tfscreen = tfopen("<tfscreen>", "q"); in init_tfio()86 tfalert = tfopen("<tfalert>", "q"); in init_tfio()87 tfalert->mode = S_IWUSR; in init_tfio()429 } else if (file == tfalert) { in tfputline()946 case 'a': return tfalert; in find_tfile()969 (mode & S_IRUSR && (tfile == tfout || tfile == tferr || tfile == tfalert)) || in find_usable_tfile()
114 extern TFILE *tfalert; /* tf alert file */
352 case 'a': file = tfalert; break; in handle_echo_func()
3490 tfclose(tfalert); in free_output()
60 TFILE *tfalert; /* current alert queue file */ variable85 tfout = tferr = tfalert = tfscreen = tfopen("<tfscreen>", "q"); in init_tfio()87 tfalert = tfopen("<tfalert>", "q"); in init_tfio()88 tfalert->mode = S_IWUSR; in init_tfio()430 } else if (file == tfalert) { in tfputline()926 case 'a': return tfalert; in find_tfile()949 (mode & S_IRUSR && (tfile == tfout || tfile == tferr || tfile == tfalert)) || in find_usable_tfile()
115 extern TFILE *tfalert; /* tf alert file */
3352 tfclose(tfalert); in free_output()