Home | History | Annotate | Download | only in dist

Lines Matching refs:stdin_is_interactive

213 static int stdin_is_interactive = 1;
2294 while( errCnt==0 || !bail_on_error || (in==0 && stdin_is_interactive) ){
2354 if( in!=0 || !stdin_is_interactive ){
2481 if( stdin_is_interactive ){
2549 stdin_is_interactive = isatty(0);
2577 stdin_is_interactive = 0;
2681 stdin_is_interactive = 1;
2683 stdin_is_interactive = 0;
2712 if( stdin_is_interactive ){