Searched refs:unix_socket_path (Results 1 – 4 of 4) sorted by relevance
277 char *unix_socket_path; /* path to Unix domain socket */ member
152 Curl_safefree(config->unix_socket_path); in free_config_fields()
1689 if(config->unix_socket_path) { in config2setopts()1692 config->unix_socket_path); in config2setopts()1696 config->unix_socket_path); in config2setopts()
1669 err = getstr(&config->unix_socket_path, nextarg, DENY_BLANK); in getparameter()1696 err = getstr(&config->unix_socket_path, nextarg, DENY_BLANK); in getparameter()
Completed in 27 milliseconds