Lines Matching refs:os
20 import fcntl, os, sys, subprocess;
22 subprocess.DEVNULL=os.open(os.devnull, os.O_RDWR)
48 if os.uname()[4] == "x86_64":
116 if not os.path.exists("/usr/lib/hets/hets-lib"):
118 if not os.path.exists("/usr/lib/hets/hets"):
120 if not os.path.exists("/usr/lib/hets/hets-owl-tools/OWL2Parser.jar"):
123 if not os.path.exists("/usr/lib/hets/hets.magic"):
142 import fcntl, os, sys, subprocess;
144 subprocess.DEVNULL=os.open(os.devnull, os.O_RDWR)
161 if os.path.exists("/usr/lib/hets/hets.magic.bak"):
164 if os.path.exists("/usr/lib/hets/hets-owl-tools/OWL2Parser.jar.bak"):
167 if os.path.exists("/usr/lib/hets/hets-lib.bak"):