Home
last modified time | relevance | path

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

/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dpacket.c219 void *hook_in_ctx;
273 ssh->state->hook_in_ctx = ctx;
1658 state->hook_in_ctx)) != 0)
/dports/security/openssh-portable/openssh-8.8p1/
H A Dpacket.c224 void *hook_in_ctx; member
278 ssh->state->hook_in_ctx = ctx; in ssh_packet_set_input_hook()
1694 state->hook_in_ctx)) != 0) in ssh_packet_read_poll2()