Searched refs:gtmp (Results 1 – 2 of 2) sorted by relevance
156 GENERAL_NAMES *gens, *gtmp; variable167 gtmp = X509_REVOKED_get_ext_d2i(rev,169 if (!gtmp && (j != -1)) {174 if (gtmp) {175 gens = gtmp;181 if (!sk_GENERAL_NAMES_push(crl->issuers, gtmp))
1456 genfs_t *g, *gtmp; in policydb_destroy() local1511 gtmp = g; in policydb_destroy()1513 free(gtmp); in policydb_destroy()