Home | History | Annotate | Download | only in dist

Lines Matching refs:stdin_is_interactive

208 static int stdin_is_interactive = 1;
2275 while( errCnt==0 || !bail_on_error || (in==0 && stdin_is_interactive) ){
2335 if( in!=0 || !stdin_is_interactive ){
2462 if( stdin_is_interactive ){
2530 stdin_is_interactive = isatty(0);
2558 stdin_is_interactive = 0;
2662 stdin_is_interactive = 1;
2664 stdin_is_interactive = 0;
2693 if( stdin_is_interactive ){