Searched defs:AIX (Results 1 – 7 of 7) sorted by relevance
10 TCP_KEEPINTVL socket options (meaning Linux, recent AIX, HP-UX and more). This variable
57 AM_CONDITIONAL([AIX], [AS_CASE([$host_os],[aix*], [true], [false])]) condition
87 AIX = (HOST_PLATFORM.startswith('aix')) variable
180 AIX, enumerator
102 set(AIX TRUE) variable
41 AIX = sys.platform[:3] == 'aix' variable
45 AIX = platform.system() == "AIX" variable