Searched refs:subj_name (Results 1 – 1 of 1) sorted by relevance
2783 char *subj_name; in NSS_FindCRL() local2801 subj_name = strdup(asciiname); in NSS_FindCRL()2803 if (subj_name == NULL) { in NSS_FindCRL()2807 CRLNameList[crl_num] = subj_name; in NSS_FindCRL()