HomeSort by: relevance | last modified time | path
    Searched refs:sock_init (Results 1 - 13 of 13) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/demos/bio/
sconnect.c 52 sock_init();
  /src/crypto/external/bsd/openssl/dist/demos/bio/
sconnect.c 48 sock_init();
  /src/crypto/external/bsd/openssl.old/dist/demos/bio/
sconnect.c 52 sock_init();
  /src/external/bsd/libpcap/dist/
sockutils.h 132 int sock_init(char *errbuf, int errbuflen);
sockutils.c 324 int sock_init(char *errbuf, int errbuflen) function
343 int sock_init(char *errbuf _U_, int errbuflen _U_) function
pcap-dos.c 964 * Suppress PRINT message from Watt-32's sock_init()
970 * we must call sock_init(). But we set various hooks to prevent
980 /* If user called sock_init() first, we need to reinit in
994 _watt_do_exit = 0; /* prevent sock_init() calling exit() */
1002 rc = sock_init();
1026 snprintf (err_buf, PCAP_ERRBUF_SIZE, "sock_init() failed, code %d", rc);
pcap-rpcap.c 840 /* To avoid inconsistencies in the number of sock_init() */
2306 if (sock_init(errbuf, PCAP_ERRBUF_SIZE) == -1)
2872 /* To avoid inconsistencies in the number of sock_init() */
2908 /* To avoid inconsistencies in the number of sock_init() */
2948 if (sock_init(errbuf, PCAP_ERRBUF_SIZE) == -1)
3214 /* To avoid inconsistencies in the number of sock_init() */
3229 /* To avoid inconsistencies in the number of sock_init() */
3253 /* To avoid inconsistencies in the number of sock_init() */
  /src/crypto/external/bsd/openssl/dist/crypto/bio/
bio_sock.c 157 _watt_do_exit = 0; /* don't make sock_init() call exit() */
158 if (sock_init())
  /src/crypto/external/bsd/openssl.old/dist/crypto/bio/
b_sock.c 143 _watt_do_exit = 0; /* don't make sock_init() call exit() */
144 if (sock_init())
  /src/crypto/external/apache2/openssl/dist/crypto/bio/
bio_sock.c 196 _watt_do_exit = 0; /* don't make sock_init() call exit() */
197 if (sock_init())
  /src/external/bsd/libpcap/dist/rpcapd/
rpcapd.c 344 if (sock_init(errbuf, PCAP_ERRBUF_SIZE) == -1)
  /src/external/gpl3/gdb.old/dist/gdb/stubs/
ia64vms-stub.c 482 sock_init (void) function
2523 sock_init ();
  /src/external/gpl3/gdb/dist/gdb/stubs/
ia64vms-stub.c 482 sock_init (void) function
2523 sock_init ();

Completed in 37 milliseconds