Searched refs:test_mod_evhost_build_doc_root_path_loop (Results 1 – 1 of 1) sorted by relevance
| /lighttpd1.4/src/t/ |
| H A D | test_mod_evhost.c | 15 static void test_mod_evhost_build_doc_root_path_loop(struct ttt *tt, size_t nelts, buffer *authorit… in test_mod_evhost_build_doc_root_path_loop() function 55 test_mod_evhost_build_doc_root_path_loop(tt1, sizeof(tt1)/sizeof(tt1[0]), authority, b, a); in test_mod_evhost_build_doc_root_path() 58 test_mod_evhost_build_doc_root_path_loop(tt2, sizeof(tt2)/sizeof(tt2[0]), authority, b, a); in test_mod_evhost_build_doc_root_path() 61 test_mod_evhost_build_doc_root_path_loop(tt3, sizeof(tt3)/sizeof(tt3[0]), authority, b, a); in test_mod_evhost_build_doc_root_path()
|