Searched refs:NL_ARGMAX (Results 1 – 6 of 6) sorted by relevance
73 #define NL_ARGMAX _POSIX_ARG_MAX macro
752 #ifdef NL_ARGMAX in __sysconf()753 return NL_ARGMAX; in __sysconf()
177 optional-constant NL_ARGMAX >= 9
895 Inquire about the parameter corresponding to @code{NL_ARGMAX}.
1741 @defvr Macro NL_ARGMAX1742 The value of @code{NL_ARGMAX} is the maximum value allowed for the
21865 (NL_ARGMAX): Also expect for [XPG3].74148 [POSIX || XPG3] (NL_ARGMAX): Do not allow.