Searched refs:open_preamble (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/crypto/openssh/
H A Dssh_namespace.h402 #define open_preamble Fssh_open_preamble macro
H A Dchannels.c903 open_preamble(struct ssh *ssh, const char *where, Channel *c, const char *type) function
927 open_preamble(ssh, __func__, c, c->ctype);
1675 open_preamble(ssh, __func__, nc, "x11");
1709 open_preamble(ssh, __func__, c, rtype);
1850 open_preamble(ssh, __func__, nc, "auth-agent@openssh.com");

Completed in 291 milliseconds