Home
last modified time | relevance | path

Searched refs:KERN_OSRELEASE (Results 1 – 4 of 4) sorted by relevance

/minix/lib/libc/gen/
H A Duname.c75 mib[1] = KERN_OSRELEASE; in __weak_alias()
/minix/libexec/ld.elf_so/
H A Dexpand.c67 { CTL_KERN, KERN_OSRELEASE },
/minix/minix/servers/mib/
H A Dkern.c335 /* 2*/ [KERN_OSRELEASE] = MIB_STRING(_P | _RO, OS_RELEASE, "osrelease",
/minix/sys/sys/
H A Dsysctl.h195 #define KERN_OSRELEASE 2 /* string: system release */ macro