Home
last modified time | relevance | path

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

/external/libmicrohttpd/src/include/
Dw32functions.h192 int MHD_W32_random_(void);
Dplatform_interface.h198 #define MHD_random_() MHD_W32_random_()
/external/libmicrohttpd/src/platform/
Dw32functions.c636 int MHD_W32_random_(void) in MHD_W32_random_() function