Home
last modified time | relevance | path

Searched defs:server_url (Results 1 – 3 of 3) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/hs20/client/
Dosu_client.h39 char *server_url; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/hs20/client/
Dosu_client.h39 char *server_url; member
/third_party/elfutils/debuginfod/
Ddebuginfod-client.c1171 char *server_url = strtok_r(server_urls, url_delim, &strtok_saveptr); in debuginfod_query_server() local