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

/freebsd-9.3-release/usr.bin/chat/
H A Dchat.c142 int n_reports = 0, report_next = 0, report_gathering = 0 ; variable
518 if (report_gathering) {
1231 if (!report_gathering) {
1243 report_gathering = 1;
1255 report_gathering = 0;

Completed in 43 milliseconds