Searched defs:found_key (Results 1 – 5 of 5) sorted by relevance
/openbsd-src/usr.bin/ssh/ | ||
H A D | auth2-pubkey.c | 590 int found_key = 0; user_key_allowed2() local |
H A D | auth2-pubkeyfile.c | 411 int found_key = 0; in auth_check_authkeys_file() local |
H A D | sshsig.c | 891 struct sshkey *found_key = NULL; check_allowed_keys_line() local |
H A D | ssh-keygen.c | 1160 int found_key; /* For find/delete, host was found */ global() member |
/openbsd-src/gnu/usr.bin/binutils/gdb/ | ||
H A D | macrotab.c | 674 struct macro_key *found_key = (struct macro_key *) n->key; in check_for_redefinition() local |