Searched refs:NUMBER_OF_ENVIRON (Results 1 – 2 of 2) sorted by relevance
117 #define NUMBER_OF_ENVIRON (sizeof(environ_list)/sizeof(char *)) macro118 int TST_TOTAL = NUMBER_OF_ENVIRON;146 for (index = 0; index < NUMBER_OF_ENVIRON; index++) { in child_environment()250 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;