OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:send_handle
(Results
1 - 3
of
3
) sorted by relevancy
/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
);
/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);
/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
Completed in 29 milliseconds
Indexes created Thu May 21 00:25:23 UTC 2026