Searched refs:KERN_OSREV (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/freebsd/
H A DHost.cpp155 int mib[2] = { CTL_KERN, KERN_OSREV };
/freebsd-10-stable/sys/security/audit/
H A Daudit_bsm_klib.c240 case KERN_OSREV:
/freebsd-10-stable/sys/kern/
H A Dkern_mib.c93 SYSCTL_INT(_kern, KERN_OSREV, osrevision, CTLFLAG_RD|CTLFLAG_CAPRD,
/freebsd-10-stable/sys/sys/
H A Dsysctl.h576 #define KERN_OSREV 3 /* int: system revision */ macro

Completed in 56 milliseconds