Searched refs:NUMBER_OF_ENVIRON (Results 1 – 2 of 2) sorted by relevance
118 #define NUMBER_OF_ENVIRON (sizeof(environ_list)/sizeof(char *)) macro119 int TST_TOTAL = NUMBER_OF_ENVIRON;147 for (index = 0; index < NUMBER_OF_ENVIRON; index++) { in child_environment()246 for (index = 0; index < NUMBER_OF_ENVIRON; index++) { in parent_environment()
113 #define NUMBER_OF_ENVIRON (sizeof(environ_list)/sizeof(char *)) macro114 int TST_TOTAL = NUMBER_OF_ENVIRON;