Searched refs:KERN_OSRELEASE (Results 1 – 6 of 6) sorted by relevance
83 mib[1] = KERN_OSRELEASE; in __xuname()
235 NATIVE_SYSCTL2_GET(release, CTL_KERN, KERN_OSRELEASE) { in NATIVE_SYSCTL2_GET() argument
159 case KERN_OSRELEASE: in audit_ctlname_to_sysctlevent()
342 name[1] = KERN_OSRELEASE; in freebsd4_uname()
557 SYSCTL_PROC(_kern, KERN_OSRELEASE, osrelease,
967 #define KERN_OSRELEASE 2 /* string: system release */ macro