Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/microhttpd/src/include/
Dw32functions.h192 int MHD_W32_random_(void);
Dplatform_interface.h198 #define MHD_random_() MHD_W32_random_()
/third_party/skia/third_party/externals/microhttpd/src/platform/
Dw32functions.c636 int MHD_W32_random_(void) in MHD_W32_random_() function