Searched refs:KERN_OSREV (Results 1 – 4 of 4) sorted by relevance
42 int mib[2] = {CTL_KERN, KERN_OSREV}; in GetOSBuildString()
241 case KERN_OSREV: in audit_ctlname_to_sysctlevent()
95 SYSCTL_INT(_kern, KERN_OSREV, osrevision, CTLFLAG_RD|CTLFLAG_CAPRD,
761 #define KERN_OSREV 3 /* int: system revision */ macro