Searched refs:gtmp (Results 1 – 3 of 3) sorted by relevance
159 GENERAL_NAMES *gens, *gtmp; variable170 gtmp = X509_REVOKED_get_ext_d2i(rev,172 if (!gtmp && (j != -1)) {177 if (gtmp) {178 gens = gtmp;184 if (!sk_GENERAL_NAMES_push(crl->issuers, gtmp))
1478 genfs_t *g, *gtmp; in policydb_destroy() local1533 gtmp = g; in policydb_destroy()1535 free(gtmp); in policydb_destroy()