Home
last modified time | relevance | path

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

/freebsd/usr.bin/chat/
H A Dchat.c138 static int n_reports, report_next, report_gathering; variable
516 if (report_gathering) { in terminate()
1229 if (!report_gathering) { in get_string()
1241 report_gathering = 1; in get_string()
1253 report_gathering = 0; in get_string()