Searched refs:uname (Results 1 – 6 of 6) sorted by relevance
60 if [ `uname` = "Darwin" ]; then66 if [ `uname` = "Linux" ]; then82 osname=`uname -s | tr A-Z a-z`
8 my_uname=`uname`
4 OS := $(shell uname)
5 if test `uname` = "Darwin"; then
20 def uname(): function
60 def uname(): function78 gRunOTCCOutput = uname() == "Linux" and unameM() != "x86_64" and outputCanRun()