Searched refs:allow_shell_rc (Results 1 – 1 of 1) sorted by relevance
136 global allow_shell_rc137 valid_integer(allow_shell_rc)140 allow_shell_rc = "0x%08x" % int(allow_shell_rc, 0)141 set_pgm_arg(allow_shell_rc)144 def run_pgm(plug_in_dir_path, call_point, allow_shell_rc): argument225 if shell_rc != 0 and shell_rc != allow_shell_rc:257 global allow_shell_rc268 allow_shell_rc = int(allow_shell_rc, 0)278 plug_in_dir_path, call_point, allow_shell_rc