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

/openbsd-current/gnu/usr.bin/texinfo/info/
H A Decho-area.c1180 int informed_of_lengthy_job = 0;
1220 if (!informed_of_lengthy_job && completions_found_index > 100)
1222 informed_of_lengthy_job = 1;
1287 if (informed_of_lengthy_job)
1177 int informed_of_lengthy_job = 0; local

Completed in 198 milliseconds