Searched refs:identities_only (Results 1 – 3 of 3) sorted by relevance
112 int identities_only; member
876 intptr = &options->identities_only; in process_config_line()1183 options->identities_only = - 1; in initialize_options()1329 if (options->identities_only == -1) in fill_default_options()1330 options->identities_only = 0; in fill_default_options()
1405 if (!found && !options.identities_only) { in pubkey_prepare()