Searched defs:NC_CERT_PREFIX (Results 1 - 1 of 1) sorted by relevance

/sssd/src/responder/common/
H A Dnegcache.c39 #define NC_CERT_PREFIX NC_ENTRY_PREFIX"CERT" macro
448 str = talloc_asprintf(ctx, "%s/%s", NC_CERT_PREFIX, cert);
623 str = talloc_asprintf(ctx, "%s/%s", NC_CERT_PREFIX, cert);

Completed in 2756 milliseconds