HomeSort by relevance Sort by last modified time
    Searched refs:client_register_global_confirm (Results 1 - 5 of 5) sorted by null

  /external/openssh/
clientloop.h 57 void client_register_global_confirm(global_confirm_cb *, void *);
roaming_client.c 87 client_register_global_confirm(roaming_reply, NULL);
clientloop.c 553 client_register_global_confirm(NULL, NULL);
817 client_register_global_confirm(global_confirm_cb *cb, void *ctx) function
    [all...]
ssh.c 1129 client_register_global_confirm(ssh_confirm_remote_forward,
    [all...]
mux.c 756 client_register_global_confirm(mux_confirm_remote_forward,
    [all...]

Completed in 190 milliseconds