Home
last modified time | relevance | path

Searched refs:NL_ARGMAX (Results 1 – 6 of 6) sorted by relevance

/glibc-2.36/include/bits/
Dxopen_lim.h73 #define NL_ARGMAX _POSIX_ARG_MAX macro
/glibc-2.36/sysdeps/posix/
Dsysconf.c752 #ifdef NL_ARGMAX in __sysconf()
753 return NL_ARGMAX; in __sysconf()
/glibc-2.36/conform/data/
Dlimits.h-data177 optional-constant NL_ARGMAX >= 9
/glibc-2.36/manual/
Dconf.texi895 Inquire about the parameter corresponding to @code{NL_ARGMAX}.
Dstdio.texi1741 @defvr Macro NL_ARGMAX
1742 The value of @code{NL_ARGMAX} is the maximum value allowed for the
/glibc-2.36/ChangeLog.old/
DChangeLog.1821865 (NL_ARGMAX): Also expect for [XPG3].
74148 [POSIX || XPG3] (NL_ARGMAX): Do not allow.