HomeSort by: relevance | last modified time | path
    Searched defs:foreach_options (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
ssh-keygen.c 1244 u_int foreach_options; local
1287 foreach_options = find_host ? HKF_WANT_MATCH : 0;
1288 foreach_options |= print_fingerprint ? HKF_WANT_PARSE_KEY : 0;
1291 foreach_options, 0)) != 0) {

Completed in 48 milliseconds