Searched refs:scripted (Results 1 – 3 of 3) sorted by relevance
80 int scripted = 0; /* if set, suppress diagnostics */ variable110 scripted = 1; in main()127 scripted = 1; in main()175 if (modified && !scripted) { in main()472 if (modified && !scripted) in exec_command()639 gflag = (modified && !scripted && c == 'q') ? EMOD : EOF; in exec_command()798 else if (modified && !scripted && n == 'q') in exec_command()842 if (!scripted) printf("!\n"); in exec_command()
57 if (!scripted) in read_file()168 if (!scripted) in write_file()321 if (!scripted && !isglobal && ++lc > rows) { in put_tty_line()
284 extern int scripted;