Searched refs:unix_socket_path (Results 1 – 9 of 9) sorted by relevance
104 with test_utils.unix_socket_path() as addr:
257 def unix_socket_path(): function270 with unix_socket_path() as path:
713 with test_utils.unix_socket_path() as path:723 with test_utils.unix_socket_path() as path:
279 with test_utils.unix_socket_path() as path:292 with test_utils.unix_socket_path() as path:300 with test_utils.unix_socket_path() as path:
1705 with test_utils.unix_socket_path() as path:
271 char *unix_socket_path; /* path to Unix domain socket */ member
142 Curl_safefree(config->unix_socket_path); in free_config_fields()
2032 if(config->unix_socket_path) { in single_transfer()2035 config->unix_socket_path); in single_transfer()2039 config->unix_socket_path); in single_transfer()
1135 GetStr(&config->unix_socket_path, nextarg); in getparameter()1167 GetStr(&config->unix_socket_path, nextarg); in getparameter()