Home
last modified time | relevance | path

Searched refs:test_index (Results 1 – 1 of 1) sorted by relevance

/resolv/
A Dtst-resolv-res_init-skeleton.c771 unsigned test_index = *test_indexp; in special_test_callback() local
777 switch (test_index) in special_test_callback()
783 if (test_index == 1) in special_test_callback()
793 if (test_index == 1) in special_test_callback()
846 switch (test_index) in special_test_callback()
879 if (test_index < 7) in special_test_callback()
892 if (test_index != 3 && test_index != 7) in special_test_callback()
926 special_test (unsigned int test_index) in special_test() argument
1088 for (unsigned int test_index = 0; in do_test() local
1089 test_index < special_tests_count; ++test_index) in do_test()
[all …]

Completed in 10 milliseconds