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

/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/info/
H A Decho-area.c1182 int informed_of_lengthy_job = 0;
1222 if (!informed_of_lengthy_job && completions_found_index > 100)
1224 informed_of_lengthy_job = 1;
1289 if (informed_of_lengthy_job)
1179 int informed_of_lengthy_job = 0; local

Completed in 114 milliseconds