Searched refs:SCRIPT_KILLED (Results 1 – 2 of 2) sorted by relevance
52 enum { SCRIPT_OK, SCRIPT_KILLED, SCRIPT_FAILED }; enumerator
175 c = SCRIPT_KILLED; in run_script()259 else if (c == SCRIPT_KILLED) in script_exit()