Searched defs:recv (Results 1 - 25 of 33) sorted by relevance

12

/macosx-10.10/Libc-1044.1.2/net/FreeBSD/
H A Drecv.c50 recv(s, buf, len, flags) function
/macosx-10.10/dtrace-147/
H A Ddtrace_dyld.cpp65 uint32_t sent, recv; local
/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dtest_sendto.c112 }, recv = { .data = NULL, .length = 0 }; local
H A Dsend_to_kdc.c295 krb5_error_code (*recv)(krb5_context, struct host *, krb5_data *); member in struct:host_fun
/macosx-10.10/Heimdal-398.1.2/lib/roken/
H A Dsocket_wrapper.h115 #undef recv macro
117 #define recv(s,buf,len,flags) swrap_recv(s,buf,len,flags) macro
/macosx-10.10/apr-32/apr/apr/include/arch/os2/
H A Dapr_arch_os2calls.h52 #define recv apr_os2_recv macro
/macosx-10.10/dcerpc-61/dcerpc/ncklib/
H A Ddgutl.c166 rpc__dg_plog_pkt( rpc_dg_raw_pkt_hdr_p_t hdrp, rpc_dg_pkt_body_p_t bodyp, boolean32 recv, unsigned32 lossy_action ) argument
/macosx-10.10/Heimdal-398.1.2/lib/gssapi/ntlm/
H A Dntlm.h179 struct ntlmv2_key send, recv; member in struct:ntlm_ctx::__anon553::__anon556
/macosx-10.10/curl-83.1.2/curl/lib/
H A Dopenldap.c137 Curl_recv *recv; /* for stacking SSL handler */ member in struct:ldapconninfo
/macosx-10.10/CPANInternal-159.1/IO-Socket-SSL/
H A DSSL.pm1406 sub recv { croak("Use of recv() not implemented in IO::Socket::SSL; use read/sysread instead") } subroutine
/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock11/
H A Ddllstub.c289 recv(SOCKET a0, char* a1, int a2, int a3) function
/macosx-10.10/lukemftp-14/tnftp/
H A Dtnftp.h493 #define recv Rrecv macro
/macosx-10.10/ruby-106/ruby/
H A Dsignal.c230 sig_signame(VALUE recv, VALUE signo) argument
H A Denumerator.c334 VALUE recv, meth = sym_each; local
H A Derror.c1027 rb_name_err_mesg_new(VALUE obj, VALUE mesg, VALUE recv, VALUE method) argument
H A Dproc.c18 VALUE recv; member in struct:METHOD
1663 umethod_bind(VALUE method, VALUE recv) argument
[all...]
H A Dvm_eval.c37 vm_call0(rb_thread_t* th, VALUE recv, ID id, int argc, const VALUE *argv, argument
100 VALUE recv = ci->recv; local
243 rb_vm_call(rb_thread_t *th, VALUE recv, VALUE id, int argc, const VALUE *argv, const rb_method_entry_t *me, VALUE defined_class) argument
252 VALUE recv = th->cfp->self; local
311 rb_call0(VALUE recv, ID mid, int argc, const VALUE *argv, call_type scope, VALUE self) argument
328 VALUE recv; member in struct:rescue_funcall_args
355 check_funcall_respond_to(rb_thread_t *th, VALUE klass, VALUE recv, ID mid) argument
388 check_funcall_missing(rb_thread_t *th, VALUE klass, VALUE recv, ID mid, int argc, VALUE *argv) argument
408 rb_check_funcall(VALUE recv, ID mid, int argc, VALUE *argv) argument
427 rb_check_funcall_with_hook(VALUE recv, ID mid, int argc, VALUE *argv, rb_check_funcall_hook *hook, VALUE arg) argument
484 rb_search_method_entry(VALUE recv, ID mid, VALUE *defined_class_ptr) argument
581 rb_call(VALUE recv, ID mid, int argc, const VALUE *argv, call_type scope) argument
744 rb_apply(VALUE recv, ID mid, VALUE args) argument
773 rb_funcall(VALUE recv, ID mid, int n, ...) argument
804 rb_funcall2(VALUE recv, ID mid, int argc, const VALUE *argv) argument
819 rb_funcall3(VALUE recv, ID mid, int argc, const VALUE *argv) argument
825 rb_funcall_passing_block(VALUE recv, ID mid, int argc, const VALUE *argv) argument
833 rb_funcall_with_block(VALUE recv, ID mid, int argc, const VALUE *argv, VALUE pass_procval) argument
850 send_internal(int argc, const VALUE *argv, VALUE recv, call_type scope) argument
902 rb_f_send(int argc, VALUE *argv, VALUE recv) argument
919 rb_f_public_send(int argc, VALUE *argv, VALUE recv) argument
[all...]
H A Dvm_insnhelper.c843 vm_search_method(rb_call_info_t *ci, VALUE recv) argument
881 opt_eq_func(VALUE recv, VALUE obj, CALL_INFO ci) argument
1338 call_cfunc_m2(VALUE (func)ANYARGS), VALUE recv, int argc, const VALUE *argv) argument
1344 call_cfunc_m1(VALUE (func)ANYARGS), VALUE recv, int argc, const VALUE *argv) argument
1350 call_cfunc_0(VALUE (func)ANYARGS), VALUE recv, int argc, const VALUE *argv) argument
1356 call_cfunc_1(VALUE (func)ANYARGS), VALUE recv, int argc, const VALUE *argv) argument
1362 call_cfunc_2(VALUE (func)ANYARGS), VALUE recv, int argc, const VALUE *argv) argument
1368 call_cfunc_3(VALUE (func)ANYARGS), VALUE recv, int argc, const VALUE *argv) argument
1374 call_cfunc_4(VALUE (func)ANYARGS), VALUE recv, int argc, const VALUE *argv) argument
1380 call_cfunc_5(VALUE (func)ANYARGS), VALUE recv, int argc, const VALUE *argv) argument
1386 call_cfunc_6(VALUE (func)ANYARGS), VALUE recv, int argc, const VALUE *argv) argument
1392 call_cfunc_7(VALUE (func)ANYARGS), VALUE recv, int argc, const VALUE *argv) argument
1398 call_cfunc_8(VALUE (func)ANYARGS), VALUE recv, int argc, const VALUE *argv) argument
1404 call_cfunc_9(VALUE (func)ANYARGS), VALUE recv, int argc, const VALUE *argv) argument
1410 call_cfunc_10(VALUE (func)ANYARGS), VALUE recv, int argc, const VALUE *argv) argument
1416 call_cfunc_11(VALUE (func)ANYARGS), VALUE recv, int argc, const VALUE *argv) argument
1422 call_cfunc_12(VALUE (func)ANYARGS), VALUE recv, int argc, const VALUE *argv) argument
1428 call_cfunc_13(VALUE (func)ANYARGS), VALUE recv, int argc, const VALUE *argv) argument
1434 call_cfunc_14(VALUE (func)ANYARGS), VALUE recv, int argc, const VALUE *argv) argument
1440 call_cfunc_15(VALUE (func)ANYARGS), VALUE recv, int argc, const VALUE *argv) argument
1475 VALUE recv = ci->recv; local
1543 VALUE recv = ci->recv; local
[all...]
H A Dvm.c1519 rb_vm_call_cfunc(VALUE recv, VALUE (*func)(VALUE), VALUE arg, argument
2154 m_core_hash_merge_ptr(int argc, VALUE *argv, VALUE recv) argument
2183 m_core_hash_merge_kwd(VALUE recv, VALUE hash, VALUE kw) argument
/macosx-10.10/bind9-45.101/bind9/contrib/idn/idnkit-1.0-src/wsock/wsock20/
H A Ddllstub.c289 recv(SOCKET a0, char* a1, int a2, int a3) function
/macosx-10.10/bind9-45.101/bind9/lib/isc/include/isc/
H A Dsocket.h289 isc_result_t (*recv)(isc_socket_t *sock, isc_region_t *region, member in struct:isc_socketmethods
/macosx-10.10/dcerpc-61/dcerpc/include/dce/
H A Ddcethread.h699 #define recv ($ ERROR $) macro
/macosx-10.10/ruby-106/ruby/include/ruby/
H A Dwin32.h648 #undef recv macro
649 #define recv(s, b, l, f) rb_w32_recv(s, b, l, f) macro
/macosx-10.10/tcl-105/tcl84/tcl/win/
H A DtclWinSock.c124 LPFN_RECV recv; member in struct:__anon12840
/macosx-10.10/zsh-61/zsh/Src/Modules/
H A Dzftp.c1283 zfstarttrans(char *nam, int recv, off_t sz) argument
1463 zfsenddata(char *name, int recv, int progress, off_t startat) argument
2552 int ret = 0, recv = (flags & ZFTP_RECV), getsize = 0, progress = 1; local
[all...]

Completed in 251 milliseconds

12