Home
last modified time | relevance | path

Searched defs:lpwai (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/wininet/
H A Dinternet.c688 static BOOL INTERNET_ConfigureProxy( appinfo_t *lpwai ) in INTERNET_ConfigureProxy()
777 appinfo_t *lpwai = (appinfo_t*)hdr; in APPINFO_Destroy() local
982 appinfo_t *lpwai = NULL; in InternetOpenW() local
H A Dhttp.c1722 static BOOL HTTP_ShouldBypassProxy(appinfo_t *lpwai, LPCWSTR server) in HTTP_ShouldBypassProxy()