Home
last modified time | relevance | path

Searched refs:agentf_new (Results 1 – 12 of 12) sorted by relevance

/dports/security/putty-nogtk/putty-0.76/
H A Dagentf.c175 Channel *agentf_new(SshChannel *c) in agentf_new() function
H A Dssh2connection-client.c116 CHANOPEN_RETURN_SUCCESS(agentf_new(sc)); in chan_open_auth_agent()
H A Dssh1connection-client.c186 c->chan = agentf_new(&c->sc); in ssh1_handle_direction_specific_packet()
H A Dsshserver.c84 Channel *agentf_new(SshChannel *c) { return NULL; } in agentf_new() function
H A Dssh.h1195 Channel *agentf_new(SshChannel *c);
/dports/security/putty/putty-0.76/
H A Dagentf.c175 Channel *agentf_new(SshChannel *c) in agentf_new() function
H A Dssh2connection-client.c116 CHANOPEN_RETURN_SUCCESS(agentf_new(sc)); in chan_open_auth_agent()
H A Dssh1connection-client.c186 c->chan = agentf_new(&c->sc); in ssh1_handle_direction_specific_packet()
H A Dsshserver.c84 Channel *agentf_new(SshChannel *c) { return NULL; } in agentf_new() function
H A Dssh.h1195 Channel *agentf_new(SshChannel *c);
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/
H A Dssh2connection-client.c116 CHANOPEN_RETURN_SUCCESS(agentf_new(sc)); in chan_open_auth_agent()
H A Dssh.h1195 Channel *agentf_new(SshChannel *c);