Searched refs:PLATFORM (Results 1 - 4 of 4) sorted by relevance

/solaris-userland-s11u3/components/zlib/capabilities/sun4v/
H A DMakefile.com26 PLATFORM = sun4v
/solaris-userland-s11u3/components/mysql-5-1/Solaris/
H A Dmysql_5180 PLATFORM=`isainfo -b`
81 if [ "${PLATFORM}" != "64" ]; then
/solaris-userland-s11u3/components/apache2/Solaris/
H A Dhttp-apache2284 PLATFORM=`isainfo -b`
85 if [ "${PLATFORM}" != "64" ]; then
/solaris-userland-s11u3/components/openstack/ironic/files/drivers/modules/
H A Dsolaris_ipmitool.py57 PLATFORM = platform.system() variable
58 if PLATFORM != "SunOS":
734 if PLATFORM == "SunOS":
808 if PLATFORM == "SunOS":
912 if PLATFORM == "SunOS":
930 if PLATFORM != "SunOS":
1182 elif PLATFORM == "SunOS":
1212 if PLATFORM == "SunOS":
1787 elif PLATFORM != "SunOS":
1855 elif PLATFORM !
[all...]

Completed in 67 milliseconds