Home
last modified time | relevance | path

Searched defs:send_handle (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/multiprocessing/
Dreduction.py65 def send_handle(conn, handle, destination_pid): function
79 def send_handle(conn, handle, destination_pid): function
/external/openssh/
Dsftp-server.c559 send_handle(u_int32_t id, int handle) in send_handle() function