Home
last modified time | relevance | path

Searched refs:KERN_POSIX1 (Results 1 – 3 of 3) sorted by relevance

/minix3/lib/libc/gen/
H A Dsysconf.c144 mib[1] = KERN_POSIX1; in __weak_alias()
/minix3/minix/servers/mib/
H A Dkern.c367 /*17*/ [KERN_POSIX1] = MIB_INT(_P | _RO, _POSIX_VERSION,
/minix3/sys/sys/
H A Dsysctl.h210 #define KERN_POSIX1 17 /* int: POSIX.1 version */ macro