Searched refs:SC_CMD_IACTIVE (Results 1 – 6 of 6) sorted by relevance
107 int interactive = est->sc_cmd_flags & SC_CMD_IACTIVE; in vmessage()147 if (est->sc_cmd_flags & SC_CMD_IACTIVE) { in synerr()171 if ((est->sc_cmd_flags & (SC_CMD_IACTIVE | SC_CMD_DONT_EXIT)) == 0) in semerr()
67 if (!(E->sc_cmd_flags & SC_CMD_IACTIVE)) { in engine_cmd_getc()362 est->sc_cmd_flags = SC_CMD_IACTIVE; in engine_interp()697 if (est->sc_cmd_flags & SC_CMD_IACTIVE) in engine_import()987 (est->sc_cmd_flags & (SC_CMD_IACTIVE | SC_CMD_DONT_EXIT)) == 0) { in engine_apply()
329 #define SC_CMD_IACTIVE 0x4 macro
271 if ((est->sc_cmd_flags & (SC_CMD_IACTIVE|SC_CMD_DONT_EXIT)) == 0)
1317 if (est->sc_cmd_flags & SC_CMD_IACTIVE) { in im_perror_item()3050 int interactive = (est->sc_cmd_flags & SC_CMD_IACTIVE) ? in tmpl_errors_print()
11444 int flag = (est->sc_cmd_flags & SC_CMD_IACTIVE) ? in lscf_validate_fmri()14462 (void) engine_source(tempname, est->sc_cmd_flags & SC_CMD_IACTIVE); in lscf_editprop()