Searched refs:for_user_enterprise (Results 1 – 1 of 1) sorted by relevance
| /src/crypto/krb5/src/clients/kvno/ |
| H A D | kvno.c | 57 int for_user_enterprise, char *for_user_cert_file, 74 int canon = 0, unknown = 0, proxy = 0, for_user_enterprise = 0; in main() local 135 for_user_enterprise = 1; in main() 176 for_user_enterprise, for_user_cert_file, proxy, out_ccname, in main() 455 int no_store, int unknown, char *for_user, int for_user_enterprise, in do_v5_kvno() argument 519 flags = for_user_enterprise ? KRB5_PRINCIPAL_PARSE_ENTERPRISE : 0; in do_v5_kvno()
|