Home
last modified time | relevance | path

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

/dports/security/putty-nogtk/putty-0.76/
H A Dagentf.c145 static size_t agentf_send(Channel *chan, bool is_stderr, const void *, size_t);
154 .send = agentf_send,
199 static size_t agentf_send(Channel *chan, bool is_stderr, in agentf_send() function
/dports/security/putty/putty-0.76/
H A Dagentf.c145 static size_t agentf_send(Channel *chan, bool is_stderr, const void *, size_t);
154 .send = agentf_send,
199 static size_t agentf_send(Channel *chan, bool is_stderr, in agentf_send() function