Home
last modified time | relevance | path

Searched refs:unix_socket_path (Results 1 – 4 of 4) sorted by relevance

/curl/src/
H A Dtool_cfgable.h277 char *unix_socket_path; /* path to Unix domain socket */ member
H A Dtool_cfgable.c152 Curl_safefree(config->unix_socket_path); in free_config_fields()
H A Dtool_operate.c1689 if(config->unix_socket_path) { in config2setopts()
1692 config->unix_socket_path); in config2setopts()
1696 config->unix_socket_path); in config2setopts()
H A Dtool_getparam.c1669 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