Searched refs:KERN_OSREV (Results 1 – 6 of 6) sorted by relevance
33 int mib[2] = {CTL_KERN, KERN_OSREV}; in GetOSBuildString()
34 int mib[2] = {CTL_KERN, KERN_OSREV}; in GetOSBuildString()
46 int mib[2] = {CTL_KERN, KERN_OSREV}; in GetOSBuildString()
163 case KERN_OSREV: in audit_ctlname_to_sysctlevent()
100 SYSCTL_INT(_kern, KERN_OSREV, osrevision, CTLFLAG_RD|CTLFLAG_CAPRD,
882 #define KERN_OSREV 3 /* int: system revision */ macro