Searched refs:remote_get_opt_ssl (Results 1 – 5 of 5) sorted by relevance
177 void remote_get_opt_ssl(char* line, void* arg);
1010 void remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg)) in remote_get_opt_ssl() function
247 void remote_get_opt_ssl(char* ATTR_UNUSED(str), void* ATTR_UNUSED(arg)) in remote_get_opt_ssl() function
411 else if(fptr == &remote_get_opt_ssl) return 1; in fptr_whitelist_print_func()
2164 void remote_get_opt_ssl(char* line, void* arg) in remote_get_opt_ssl() function2175 r = config_get_option(worker->env.cfg, arg, remote_get_opt_ssl, ssl); in do_get_option()