Searched refs:MAX_TEST_ITEMS (Results 1 – 1 of 1) sorted by relevance
42 enum { MAX_TEST_ITEMS = 10 }; enumerator43 static struct passwd test_items[MAX_TEST_ITEMS];66 while (++test_count < MAX_TEST_ITEMS); in init_test_items()