Searched refs:sock_init (Results 1 - 11 of 11) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/demos/bio/
H A Dsaccept.c50 sock_init();
H A Dsconnect.c37 sock_init();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/demos/bio/
H A Dsaccept.c50 sock_init();
H A Dsconnect.c37 sock_init();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/pcmcia/
H A Dyenta_socket.h110 int (*sock_init)(struct yenta_socket *); member in struct:cardbus_type
H A Dyenta_socket.c524 if (socket->type && socket->type->sock_init)
525 socket->type->sock_init(socket);
792 .sock_init = ti_init,
798 .sock_init = ti_init,
804 .sock_init = ti_init,
810 .sock_init = ti_init,
839 .sock_init = ti_init,
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/apps/
H A Ds_socket.c156 if (sock_init())
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/bio/
H A Db_sock.c472 _watt_do_exit = 0; /* don't make sock_init() call exit() */
473 if (sock_init())
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/apps/
H A Ds_socket.c179 if (sock_init())
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/bio/
H A Db_sock.c475 _watt_do_exit = 0; /* don't make sock_init() call exit() */
476 if (sock_init())
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/
H A Dsocket.c2147 static int __init sock_init(void) function
2178 core_initcall(sock_init); /* early initcall */ variable

Completed in 175 milliseconds