Home
last modified time | relevance | path

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

/freebsd/contrib/tcpdump/
H A Dcmakeconfig.h.in210 /* Define to 1 if you have the `wsockinit' function. */
H A DCMakeLists.txt925 # wsockinit().
930 check_function_exists(wsockinit HAVE_WSOCKINIT)
H A Dtcpdump.c1554 if (wsockinit() != 0) in main()
/freebsd/contrib/libpcap/
H A Dpcap.c211 wsockinit(void) in wsockinit() function