| /src/external/mpl/bind/dist/lib/isc/netmgr/ |
| tlsstream.c | 175 isc_nmhandle_t *send_handle = NULL; local 187 send_handle = send_req->handle; 226 send_cb(send_handle, eresult, send_cbarg); 227 isc_nmhandle_detach(&send_handle);
|
| tlsstream.c | 175 isc_nmhandle_t *send_handle = NULL; local 187 send_handle = send_req->handle; 226 send_cb(send_handle, eresult, send_cbarg); 227 isc_nmhandle_detach(&send_handle);
|
| /src/crypto/external/bsd/openssh/dist/ |
| sftp-server.c | 600 send_handle(uint32_t id, int handle) function 769 send_handle(id, handle); 1102 send_handle(id, handle);
|
| sftp-server.c | 600 send_handle(uint32_t id, int handle) function 769 send_handle(id, handle); 1102 send_handle(id, handle);
|
| /src/external/mit/libuv/dist/include/ |
| uv.h | 561 uv_stream_t* send_handle, 569 uv_stream_t* send_handle); 575 uv_stream_t* send_handle; /* TODO: make private and unix-only in v2.x. */ member in struct:uv_write_s
|
| uv.h | 561 uv_stream_t* send_handle, 569 uv_stream_t* send_handle); 575 uv_stream_t* send_handle; /* TODO: make private and unix-only in v2.x. */ member in struct:uv_write_s
|