Searched refs:KERN_OSRELEASE (Results 1 – 4 of 4) sorted by relevance
57 int mib[2] = { CTL_KERN, KERN_OSRELEASE }; in GetMacosVersion()
85 KERN_OSRELEASE=2, /* string: system release */ enumerator
1739 { KERN_OSRELEASE, "KERN_OSRELEASE" },2092 && (name[1] == KERN_OSRELEASE
568 int ctl_name[] = { CTL_KERN , KERN_OSRELEASE }; in InitializeTlsBaseOffset()