Home | History | Annotate | Download | only in dist

Lines Matching full:interactive

328 ** at an error if we are not interactive.
333 ** Threat stdin as an interactive input if the following variable
4200 ** is interactive - the user is typing it it. Otherwise, input
4202 ** is saved only if input is interactive. An interrupt signal will
4203 ** cause this routine to exit immediately, unless input is interactive.
4437 " -interactive force interactive I/O\n"
4755 }else if( strcmp(z,"-interactive")==0 ){