Lines Matching full:interactive
257 ** at an error if we are not interactive.
262 ** Threat stdin as an interactive input if the following variable
3556 ** is interactive - the user is typing it it. Otherwise, input
3558 ** is saved only if input is interactive. An interrupt signal will
3559 ** cause this routine to exit immediately, unless input is interactive.
3792 " -interactive force interactive I/O\n"
4053 }else if( strcmp(z,"-interactive")==0 ){