Home | History | Annotate | Download | only in orig

Lines Matching full:interactive

322 ** at an error if we are not interactive.
327 ** Threat stdin as an interactive input if the following variable
4178 ** is interactive - the user is typing it it. Otherwise, input
4180 ** is saved only if input is interactive. An interrupt signal will
4181 ** cause this routine to exit immediately, unless input is interactive.
4415 " -interactive force interactive I/O\n"
4733 }else if( strcmp(z,"-interactive")==0 ){