Searched refs:SC_CMD_IACTIVE (Results 1 – 6 of 6) sorted by relevance
99 int interactive = est->sc_cmd_flags & SC_CMD_IACTIVE; in vmessage()139 if (est->sc_cmd_flags & SC_CMD_IACTIVE) { in synerr()163 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()
335 #define SC_CMD_IACTIVE 0x4 macro
269 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()
11407 int flag = (est->sc_cmd_flags & SC_CMD_IACTIVE) ? in lscf_validate_fmri()14425 (void) engine_source(tempname, est->sc_cmd_flags & SC_CMD_IACTIVE); in lscf_editprop()