Home
last modified time | relevance | path

Searched refs:agentf_got_response (Results 1 – 2 of 2) sorted by relevance

/dports/security/putty-nogtk/putty-0.76/
H A Dagentf.c24 static void agentf_got_response(agentf *af, void *reply, int replylen) in agentf_got_response() function
86 agentf_got_response(af, NULL, 0); in agentf_try_forward()
110 agentf_got_response(af, reply, replylen); in agentf_try_forward()
134 agentf_got_response(af, reply, replylen); in agentf_callback()
/dports/security/putty/putty-0.76/
H A Dagentf.c24 static void agentf_got_response(agentf *af, void *reply, int replylen) in agentf_got_response() function
86 agentf_got_response(af, NULL, 0); in agentf_try_forward()
110 agentf_got_response(af, reply, replylen); in agentf_try_forward()
134 agentf_got_response(af, reply, replylen); in agentf_callback()