Home
last modified time | relevance | path

Searched refs:KERN_OSREV (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/kern/
H A Dkern_mib.c86 SYSCTL_INT(_kern, KERN_OSREV, osrevision, CTLFLAG_RD,
/dragonfly/sys/sys/
H A Dsysctl.h514 #define KERN_OSREV 3 /* int: system revision */ macro