Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/wininet/
H A Dhttp.c5569 #define read_expect_sync_data(a,b,c,d) _read_expect_sync_data(__LINE__,a,b,c,d)
5570 static void _read_expect_sync_data(unsigned line, HINTERNET req, void *buf, in _read_expect_sync_data() function