Searched refs:pac_script (Results 1 – 2 of 2) sorted by relevance
252 WCHAR pac_script[INTERNET_MAX_URL_LENGTH]; in connections_on_notify() local307 pac_script, ARRAY_SIZE(pac_script)); in connections_on_notify()312 (BYTE*)pac_script, pac_script_len*sizeof(WCHAR)); in connections_on_notify()325 TRACE("AutoConfigURL set to %s\n", wine_dbgstr_w(use_pac_script ? pac_script : NULL)); in connections_on_notify()335 use_pac_script, pac_script, &default_connection); in connections_on_notify()
102 static struct pac_script struct105 } pac_script; variable106 static struct pac_script *global_script = &pac_script;