Searched refs:SYSNAME (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/ntp/sntp/libevent/
H A Dautogen.sh7 SYSNAME=`uname`
8 if [ "x$SYSNAME" = "xDarwin" ] ; then
/freebsd-10-stable/crypto/openssl/util/
H A Dshlib_wrap.sh18 SYSNAME=`(uname -s) 2>/dev/null`;
19 case "$SYSNAME" in
82 case "$SYSNAME" in

Completed in 92 milliseconds