Searched refs:test_type (Results 1 – 1 of 1) sorted by relevance
31 enum test_type { init, byname, gai }; enum38 enum test_type *ptype = closure; in thread_func()74 enum test_type *ptype = xmalloc (sizeof (*ptype)); in do_test()80 enum test_type *ptype = xmalloc (sizeof (*ptype)); in do_test()
Completed in 7 milliseconds