Home
last modified time | relevance | path

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

/dports/www/c-icap/c_icap-0.5.10/tests/
H A Dtest_cache.c143 ci_str_vector_destroy(vect_str); in main()
154 ci_str_vector_destroy(vect_str); in main()
159 ci_str_vector_destroy(vect_str); in main()
165 ci_str_vector_destroy(vect_str); in main()
H A Dtest_arrays.c143 ci_str_vector_destroy(vect_str); in main()
/dports/www/c-icap/c_icap-0.5.10/modules/
H A Ddnsbl_tables.c180 ci_str_vector_destroy(v); in dnsbl_table_release_result()
H A Dldap_module.c787 ci_str_vector_destroy(v); in ldap_table_release_result()
/dports/www/c-icap/c_icap-0.5.10/include/
H A Darray.h531 #define ci_str_vector_destroy ci_vector_destroy macro
/dports/www/c-icap-modules/c_icap_modules-0.5.5/services/virus_scan/
H A Dvirus_scan.c246 ci_str_vector_destroy(DEFAULT_ENGINE_NAMES); in virus_scan_close_service()
/dports/www/c-icap-modules/c_icap_modules-0.5.5/services/url_check/
H A Dsrv_url_check.c309 ci_str_vector_destroy(cfg_default_actions[i]->addXHeaders); in url_check_close_service()