Searched refs:unix_socket_path (Results 1 – 9 of 9) sorted by relevance
258 def unix_socket_path(): function271 with unix_socket_path() as path:
103 with test_utils.unix_socket_path() as addr:
288 with test_utils.unix_socket_path() as path:301 with test_utils.unix_socket_path() as path:309 with test_utils.unix_socket_path() as path:
690 with test_utils.unix_socket_path() as path:699 with test_utils.unix_socket_path() as path:
1716 with test_utils.unix_socket_path() as path:
277 char *unix_socket_path; /* path to Unix domain socket */ member
152 Curl_safefree(config->unix_socket_path); in free_config_fields()
1690 if(config->unix_socket_path) { in config2setopts()1693 config->unix_socket_path); in config2setopts()1697 config->unix_socket_path); in config2setopts()
1665 err = getstr(&config->unix_socket_path, nextarg, DENY_BLANK); in getparameter()1692 err = getstr(&config->unix_socket_path, nextarg, DENY_BLANK); in getparameter()