Searched refs:organization (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/x509v3/
H A Dv3_cpols.c129 ASN1_SIMPLE(NOTICEREF, organization, DISPLAYTEXT),
316 } else if (!strcmp(cnf->name, "organization")) {
325 nref->organization->type = V_ASN1_IA5STRING;
327 nref->organization->type = V_ASN1_VISIBLESTRING;
328 if (!ASN1_STRING_set(nref->organization, cnf->value,
358 (!not->noticeref->noticenos || !not->noticeref->organization)) {
452 ref->organization->data);
H A Dx509v3.h284 ASN1_STRING *organization; member in struct:NOTICEREF_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/x509v3/
H A Dv3_cpols.c125 ASN1_SIMPLE(NOTICEREF, organization, DISPLAYTEXT),
285 } else if(!strcmp(cnf->name, "organization")) {
291 if(ia5org) nref->organization->type = V_ASN1_IA5STRING;
292 else nref->organization->type = V_ASN1_VISIBLESTRING;
293 if(!ASN1_STRING_set(nref->organization, cnf->value,
320 (!not->noticeref->noticenos || !not->noticeref->organization)) {
415 ref->organization->data);
H A Dx509v3.h258 ASN1_STRING *organization; member in struct:NOTICEREF_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/x509v3/
H A Dv3_cpols.c129 ASN1_SIMPLE(NOTICEREF, organization, DISPLAYTEXT),
316 } else if (!strcmp(cnf->name, "organization")) {
325 nref->organization->type = V_ASN1_IA5STRING;
327 nref->organization->type = V_ASN1_VISIBLESTRING;
328 if (!ASN1_STRING_set(nref->organization, cnf->value,
358 (!not->noticeref->noticenos || !not->noticeref->organization)) {
452 ref->organization->data);
H A Dx509v3.h284 ASN1_STRING *organization; member in struct:NOTICEREF_st
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/src/
H A Dtex2any.h457 wxChar *organization; member in class:BibEntry
478 organization = NULL;
H A Dtexutils.cpp871 else if (StringMatch(recordField, _T("organization"), false, true) || StringMatch(recordField, _T("organisation"), false, true))
872 bibEntry->organization= copystring(fieldValue);
998 if (bib->organization)
1000 TexOutput(bib->organization);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/libvorbis-1.2.3/doc/
H A D05-comment.tex131 Name of the organization producing the track (i.e.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/include/openssl/
H A Dx509v3.h258 ASN1_STRING *organization; member in struct:NOTICEREF_st

Completed in 164 milliseconds