Home
last modified time | relevance | path

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

/trueos/contrib/diff/lib/
HDposixver.c33 #ifndef _POSIX2_VERSION
34 # define _POSIX2_VERSION 0 macro
38 # define DEFAULT_POSIX2_VERSION _POSIX2_VERSION
/trueos/lib/libc/gen/
HDsysctl.c114 *(int *)oldp = _POSIX2_VERSION; in sysctl()
HDsysconf.c166 return (_POSIX2_VERSION);
/trueos/crypto/openssh/regress/
HDtest-exec.sh7 _POSIX2_VERSION=199209
8 export _POSIX2_VERSION
HDREADME.regress102 exporting) _POSIX2_VERSION=199209 before running the tests.
/trueos/usr.bin/getconf/
HDsysconf.gperf75 _POSIX2_VERSION, _SC_2_VERSION
/trueos/include/
HDunistd.h152 #define _POSIX2_VERSION 199212L macro
/trueos/contrib/diff/
HDNEWS49 if the underlying system conforms to POSIX and if the _POSIX2_VERSION
/trueos/lib/ncurses/ncurses/
HDMakefile373 AWK=${AWK} _POSIX2_VERSION=199209 sh ${NCURSES_DIR}/include/MKkey_defs.sh \
/trueos/contrib/diff/doc/
HDdiff.texi4438 @vindex _POSIX2_VERSION
4441 different version of @acronym{POSIX}, define the @env{_POSIX2_VERSION}
4444 supported for @env{_POSIX2_VERSION}: @samp{199209} stands for
4449 @samp{_POSIX2_VERSION=199209} in your environment.