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

/sssd-io/src/lib/certmap/
H A Dsss_cert_content_nss.c668 struct san_list *item_s = NULL; local
702 current, &item_s);
706 DLIST_ADD(list, item_s);
709 if (strcmp(item_s->other_name_oid, NT_PRINCIPAL_OID) == 0) {
716 } else if (strcmp(item_s->other_name_oid, PKINIT_OID) == 0) {

Completed in 239 milliseconds