Home
last modified time | relevance | path

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

/freebsd/lib/libc/tests/nss/
H A Dgethostby_test.c57 static bool use_ipnode_functions; variable
98 if (use_ipnode_functions) { in IMPLEMENT_TEST_FILE_SNAPSHOT()
115 if (use_ipnode_functions) { in __gethostbyaddr()
131 if (use_ipnode_functions && he != NULL) in __freehostent()
952 if (!use_ipnode_functions) { in run_tests()
1082 use_ipnode_functions = false; \
1088 use_ipnode_functions = true; \