Searched refs:KERN_OSRELEASE (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/lib/libc/gen/
H A D__xuname.c87 mib[1] = KERN_OSRELEASE;
/freebsd-10-stable/usr.bin/uname/
H A Duname.c239 NATIVE_SYSCTL2_GET(release, CTL_KERN, KERN_OSRELEASE) {
/freebsd-10-stable/sys/kern/
H A Dkern_xxx.c390 name[1] = KERN_OSRELEASE;
H A Dkern_mib.c437 SYSCTL_PROC(_kern, KERN_OSRELEASE, osrelease,
/freebsd-10-stable/sys/security/audit/
H A Daudit_bsm_klib.c239 case KERN_OSRELEASE:
/freebsd-10-stable/sys/sys/
H A Dsysctl.h575 #define KERN_OSRELEASE 2 /* string: system release */ macro

Completed in 137 milliseconds