Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/wininet/
H A Dhttp.c6549 #define test_security_info(a,b,c) _test_security_info(__LINE__,a,b,c)
6550 static void _test_security_info(unsigned line, const char *urlc, DWORD error, DWORD ex_flags) in _test_security_info() function