Searched refs:ssh_packet_put_int64 (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/crypto/openssh/
H A Dopacket.h8 void ssh_packet_put_int64(struct ssh *, u_int64_t value);
74 ssh_packet_put_int64(active_state, (value))
H A Dopacket.c42 ssh_packet_put_int64(struct ssh *ssh, u_int64_t value) function
H A Dssh_namespace.h685 #define ssh_packet_put_int64 Fssh_ssh_packet_put_int64 macro

Completed in 111 milliseconds