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

/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 22 milliseconds