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

/illumos-gate/usr/src/cmd/svr4pkg/libinst/
H A Dputparam.c66 #define NUM_LOCALE_TYPES 100 macro
68 static char *envPtr[NUM_LOCALE_TYPES];
162 for (i = 0; (localeNames[i] != NULL) && (i < NUM_LOCALE_TYPES); i++) {
176 for (i = 0; (localeNames[i] != NULL) && (i < NUM_LOCALE_TYPES); i++) {

Completed in 71 milliseconds