Searched defs:have_agent (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/crypto/openssh/ | ||
H A D | sshd-session.c | 147 static int have_agent = 0; variable |
H A D | sshd.c | 1185 int r, opt, do_dump_cfg = 0, keytype, already_daemon, have_agent = 0; in main() local |