Searched refs:KERN_OSRELEASE (Results 1 – 7 of 7) sorted by relevance
7 #if defined(KERN_OSRELEASE) || (defined(HAVE_DECL_KERN_OSRELEASE) && HAVE_DECL_KERN_OSRELEASE)8 XLAT(KERN_OSRELEASE),
2 KERN_OSRELEASE
284 int mib[2] = { CTL_KERN, KERN_OSRELEASE }; in GetMacosVersionInternal()
87 KERN_OSRELEASE=2, /* string: system release */ enumerator
553 && (name[1] == KERN_OSRELEASE in sys_sysctl()
330 KERN_OSRELEASE,
590 int ctl_name[] = { CTL_KERN , KERN_OSRELEASE }; in InitializeTlsBaseOffset()