Searched refs:iprop_supported (Results 1 – 5 of 5) sorted by relevance
32 int iprop_supported; member
2025 krb5_db_supports_iprop(krb5_context kcontext, int *iprop_supported) in krb5_db_supports_iprop() argument2043 *iprop_supported = dal_handle->lib_handle->vftabl.iprop_supported; in krb5_db_supports_iprop()
447 int iprop_supported; in main() local1070 if (ret = krb5_db_supports_iprop(ctx, &iprop_supported)) { in main()1082 if (!iprop_supported) { in main()
210 int iprop_supported; local222 &iprop_supported);230 if (!iprop_supported) {
489 krb5_db_supports_iprop(krb5_context kcontext, int *iprop_supported);