Lines Matching refs:retcode
764 retcode = popen.wait()772 if retcode == 0:780 result = (CHILD_ERROR, "Exit code %s" % retcode)