Home
last modified time | relevance | path

Searched refs:_POSIX2_VERSION (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libc/gen/
H A Dsysctl.c144 *(int *)oldp = _POSIX2_VERSION; in sysctl()
H A Dsysconf.c166 return (_POSIX2_VERSION); in sysconf()
/freebsd/usr.bin/getconf/
H A Dsysconf.gperf76 _POSIX2_VERSION, _SC_2_VERSION keyword
/freebsd/crypto/openssh/regress/
H A Dtest-exec.sh59 _POSIX2_VERSION=199209
60 export _POSIX2_VERSION
H A DREADME.regress161 exporting) _POSIX2_VERSION=199209 before running the tests.
/freebsd/include/
H A Dunistd.h154 #define _POSIX2_VERSION 199212L macro
/freebsd/lib/ncurses/tinfo/
H A DMakefile263 AWK=${AWK} _POSIX2_VERSION=199209 sh ${NCURSES_DIR}/include/MKkey_defs.sh \