Searched defs:sock (Results 1 - 25 of 317) sorted by relevance

1234567891011>>

/macosx-10.9.5/postfix-252/postfix/src/util/
H A Dinet_windowsize.c63 void set_inet_windowsize(int sock, int windowsize) argument
H A Dsane_connect.c44 int sane_connect(int sock, struct sockaddr * sa, SOCKADDR_SIZE len) argument
H A Dtimed_connect.c67 int timed_connect(int sock, struct sockaddr * sa, int len, int timeout) argument
H A Dunix_connect.c64 int sock; local
[all...]
H A Dsane_accept.c47 int sane_accept(int sock, struct sockaddr * sa, SOCKADDR_SIZE *len) argument
H A Dunix_listen.c71 int sock; local
/macosx-10.9.5/postfix-252/postfix/src/local/
H A Dbiff_notify.c56 static int sock = -1; local
/macosx-10.9.5/Heimdal-323.92.1/lib/roken/
H A Dnet_read.c70 net_read(rk_socket_t sock, void *buf, size_t nbytes) argument
H A Dnet_write.c68 net_write(rk_socket_t sock, const void *buf, size_t nbytes) argument
/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dclnt_generic.c90 int sock; local
/macosx-10.9.5/apache-786.1/httpd/modules/proxy/
H A Dajp_utils.c22 apr_status_t ajp_handle_cping_cpong(apr_socket_t *sock, argument
H A Dajp_link.c20 apr_status_t ajp_ilink_send(apr_socket_t *sock, ajp_msg_t *msg) argument
54 static apr_status_t ilink_read(apr_socket_t *sock, apr_byte_t *buf, argument
79 apr_status_t ajp_ilink_receive(apr_socket_t *sock, ajp_msg_t *msg) argument
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/test/
H A Dsockchild.c25 apr_socket_t *sock; local
H A Dtestsockopt.c23 static apr_socket_t *sock = NULL; variable
[all...]
/macosx-10.9.5/apr-30/apr/apr/test/
H A Dsockchild.c25 apr_socket_t *sock; local
/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/racoon/
H A Dgrabmyaddr.h40 int sock; member in struct:myaddrs
/macosx-10.9.5/network_cmds-433/mnc.tproj/
H A Dmnc_main.c67 int sock, local
/macosx-10.9.5/remote_cmds-41.90.1/rlogin.tproj/
H A Dkrcmd.c100 int sock = -1, err = 0; local
143 int sock, err; local
/macosx-10.9.5/ruby-104/ruby/ext/socket/
H A Dsockssocket.c22 socks_init(VALUE sock, VALUE host, VALUE serv) argument
40 socks_s_close(VALUE sock) argument
H A Dunixserver.c25 unix_svr_init(VALUE sock, VALUE path) argument
48 unix_accept(VALUE sock) argument
94 unix_accept_nonblock(VALUE sock) argument
125 unix_sysaccept(VALUE sock) argument
[all...]
/macosx-10.9.5/Heimdal-323.92.1/appl/test/
H A Dtcp_client.c40 proto (int sock, const char *hostname, const char *service) argument
/macosx-10.9.5/Heimdal-323.92.1/lib/krb5/
H A Dsock_principal.c37 krb5_sock_to_principal(krb5_context context, int sock, const char *sname, int32_t type, krb5_principal *ret_princ) argument
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dmonitor_fdpass.c47 mm_send_fd(int sock, int fd) argument
108 mm_receive_fd(int sock) argument
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/network_io/beos/
H A Dsendrecv.c24 static apr_status_t wait_for_io_or_timeout(apr_socket_t *sock, int for_read) argument
[all...]
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/network_io/os2/
H A Dsockets.c33 static apr_status_t socket_cleanup(void *sock) argument
50 static void set_socket_vars(apr_socket_t *sock, int family, int type, int protocol) argument
[all...]

Completed in 356 milliseconds

1234567891011>>