Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/utils/
H A Dhttp_curl.c531 static CURL * setup_curl_post(struct http_ctx *ctx, const char *address, in setup_curl_post() function
724 curl = setup_curl_post(ctx, url, ca_fname, username, password, in http_post()