MPE/iX Shell and Utilities Reference Manual, Vol 1

getconf(1) MPE/iX Shell and Utilities getconf(1)
_POSIX_NGROUPS_MAX
minimum conforming value for NGROUPS_MAX.
_POSIX_OPEN_MAX
minimum conforming value for OPEN_MAX.
_POSIX_PATH_MAX
minimum conforming value for PATH_MAX.
_POSIX_PIPE_BUF
minimum conforming value for PIPE_BUF.
_POSIX_SAVED_IDS
processes have saved set-user-ID and saved set-group-ID.
_POSIX_SSIZE_MAX
value that can be stored in an object of type ssize_t.
_POSIX_STREAM_MAX
minimum conforming value for STREAM_MAX.
_POSIX_TZNAME_MAX
minimum conforming value for TZNAME_MAX.
_POSIX_VERSION
gives version of
POSIX
adhered to in this release.
The following are POSIX.2 standard names that do not require a pathname.
BC_BASE_MAX
maximum ibase and obase values for the bc command.
BC_DIM_MAX
maximum number of elements permitted in a bc array.
BC_SCALE_MAX
maximum scale size allowed in bc.
BC_STRING_MAX
maximum number of characters in a string in bc.
COLL_WEIGHTS_MAX
maximum number of weights assignable to an entry of the
LC_COLLATE
order keyword.
EXPR_NEST_MAX
maximum number of expressions that you can nest inside parentheses in an
expression evaluated by expr.
Commands and Utilities 1-249