Searched refs:KERN_OSRELEASE (Results 1 – 6 of 6) sorted by relevance
85 mib[1] = KERN_OSRELEASE; in __xuname()
246 NATIVE_SYSCTL2_GET(release, CTL_KERN, KERN_OSRELEASE) { in NATIVE_SYSCTL2_GET() argument
160 case KERN_OSRELEASE: in audit_ctlname_to_sysctlevent()
345 name[1] = KERN_OSRELEASE; in freebsd4_uname()
553 SYSCTL_PROC(_kern, KERN_OSRELEASE, osrelease,
969 #define KERN_OSRELEASE 2 /* string: system release */ macro