Searched refs:SYSNAME (Results 1 – 3 of 3) sorted by relevance
36 SYSNAME=`(uname -s) 2>/dev/null`;37 case "$SYSNAME" in119 case "$SYSNAME" in
14 SYSNAME=`uname`15 if [ "x$SYSNAME" = "xDarwin" ] ; then