Searched refs:INTERACTIVE (Results 1 – 4 of 4) sorted by relevance
382 set_option(INTERACTIVE); in init_glctx()461 if (!is_option(INTERACTIVE)) in main()
1245 if (is_option(INTERACTIVE)) in process_commands()1251 is_option(INTERACTIVE) ? "" : "EOF on stdin"); in process_commands()1289 if (!is_option(INTERACTIVE) && in process_commands()1298 if (!is_option(INTERACTIVE)) { in process_commands()
159 INTERACTIVE, enumerator842 if(options[INTERACTIVE].doesOccur) { in main()
109 #define INTERACTIVE(f) isatty(fileno(f)) macro3451 if (INTERACTIVE(f)) in extend_inputline()3470 if (INTERACTIVE(f)) printf("%s", prompt); in extend_inputline()3490 if (!INTERACTIVE(f) && dlen < rlen - 1 && !feof(f)) in extend_inputline()5209 if (!INTERACTIVE(infile)) fprintf(outfile, "%s", (char *)p); in process_pattern()9316 if (INTERACTIVE(infile)) using_history(); in main()9352 if (!INTERACTIVE(infile)) fprintf(outfile, "%s", (char *)buffer); in main()9419 if (rc == PR_SKIP && !INTERACTIVE(infile)) skipping = TRUE; in main()9430 if (INTERACTIVE(infile)) fprintf(outfile, "\n"); in main()9456 if (infile != NULL && INTERACTIVE(infile)) clear_history(); in main()