Searched refs:isname (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/crypto/openssl/crypto/x509v3/
H A Dv3_akey.c124 X509_NAME *isname = NULL; local
171 isname = X509_NAME_dup(X509_get_issuer_name(cert));
173 if (!isname || !serial) {
183 if (isname) {
191 gen->d.dirn = isname;
201 X509_NAME_free(isname);
/freebsd-10-stable/contrib/nvi/common/
H A Dseq.c304 int isname)
330 if (isname && qp->name != NULL) {
301 seq_dump( SCR *sp, seq_t stype, int isname) argument
/freebsd-10-stable/contrib/binutils/gas/
H A Dexpr.c762 goto isname;
1004 goto isname;
1112 goto isname;
1169 goto isname;
1219 isname:

Completed in 107 milliseconds