Searched refs:NL_ARGMAX (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/boot/include/
H A Dlimits.h123 #define NL_ARGMAX 99 /* max # of position args for printf */ macro
/illumos-gate/usr/src/lib/libbc/libc/stdio/common/
H A Dscanf.c153 #ifndef NL_ARGMAX
154 #define NL_ARGMAX 9 macro
204 if (num > NL_ARGMAX)
/illumos-gate/usr/src/head/
H A Dlimits.h200 #define NL_ARGMAX 9 /* max value of "digit" in calls to the */ macro
/illumos-gate/usr/src/cmd/getconf/
H A Dgetconf.c437 #ifndef NL_ARGMAX
438 #define NL_ARGMAX -1 macro
506 NL_ARGMAX, "NL_ARGMAX", SELFCONF, NOFLAGS,

Completed in 65 milliseconds