Searched refs:win32_init (Results 1 - 9 of 9) sorted by relevance

/external/curl/tests/server/
H A Dutil.h51 void win32_init(void);
H A Dresolve.c106 win32_init();
H A Dutil.c153 void win32_init(void) function
H A Drtspd.c1267 win32_init();
H A Dsockfilt.c1444 win32_init();
H A Dtftpd.c750 win32_init();
H A Dsws.c2082 win32_init();
/external/libevent/
H A Dwin32select.c79 static void *win32_init(struct event_base *);
87 win32_init,
177 win32_init(struct event_base *_base) function
/external/curl/lib/
H A Deasy.c84 of win32_init() */
95 /* win32_init() performs win32 socket initialization to properly setup the
97 static CURLcode win32_init(void) function
247 if(win32_init()) {
248 DEBUGF(fprintf(stderr, "Error: win32_init failed\n"));

Completed in 174 milliseconds