Home
last modified time | relevance | path

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

/src/contrib/tcpdump/
H A Dcmakeconfig.h.in213 /* Define to 1 if you have the `wsockinit' function. */
H A DCMakeLists.txt976 # wsockinit().
981 check_function_exists(wsockinit HAVE_WSOCKINIT)
H A Dtcpdump.c1739 if (wsockinit() != 0) in main()
/src/contrib/libpcap/
H A Dpcap.c211 wsockinit(void) in wsockinit() function