Home
last modified time | relevance | path

Searched defs:agent_pending_query (Results 1 – 9 of 9) sorted by relevance

/dports/security/putty-nogtk/putty-0.76/unix/
H A Duxagentc.c27 struct agent_pending_query { struct
37 agent_pending_query *a = (agent_pending_query *) av; in agent_conncmp() argument
/dports/security/putty/putty-0.76/unix/
H A Duxagentc.c27 struct agent_pending_query { struct
37 agent_pending_query *a = (agent_pending_query *) av; in agent_conncmp() argument
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/unix/
H A Duxagentc.c27 struct agent_pending_query { struct
37 agent_pending_query *a = (agent_pending_query *) av; in agent_conncmp() argument
/dports/security/putty/putty-0.76/windows/
H A Dwinpgntc.c170 struct agent_pending_query { struct
171 struct handle *handle;
172 HANDLE os_handle;
173 strbuf *response;
174 void (*callback)(void *, void *, int);
198 agent_pending_query *pq = handle_get_privdata(h); in named_pipe_agent_gotdata() argument
/dports/security/putty-nogtk/putty-0.76/windows/
H A Dwinpgntc.c170 struct agent_pending_query { struct
171 struct handle *handle;
172 HANDLE os_handle;
173 strbuf *response;
174 void (*callback)(void *, void *, int);
198 agent_pending_query *pq = handle_get_privdata(h); in named_pipe_agent_gotdata() argument
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/windows/
H A Dwinpgntc.c170 struct agent_pending_query { struct
171 struct handle *handle;
172 HANDLE os_handle;
173 strbuf *response;
174 void (*callback)(void *, void *, int);
198 agent_pending_query *pq = handle_get_privdata(h); in named_pipe_agent_gotdata() argument
/dports/security/putty/putty-0.76/
H A Dputty.h2072 typedef struct agent_pending_query agent_pending_query; typedef
/dports/security/putty-nogtk/putty-0.76/
H A Dputty.h2072 typedef struct agent_pending_query agent_pending_query; typedef
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/
H A Dputty.h2073 typedef struct agent_pending_query agent_pending_query; typedef