Searched refs:oattr (Results 1 - 8 of 8) sorted by relevance

/macosx-10.10/Security-57031.1.35/Security/include/security_smime/
H A Dcmsattr.c388 SecCmsAttribute *oattr; local
398 oattr = SecCmsAttributeArrayFindAttrByOidTag(*attrs, type, PR_FALSE);
399 PORT_Assert (oattr == NULL);
400 if (oattr != NULL)
/macosx-10.10/Security-57031.1.35/Security/libsecurity_smime/lib/
H A Dcmsattr.c388 SecCmsAttribute *oattr; local
398 oattr = SecCmsAttributeArrayFindAttrByOidTag(*attrs, type, PR_FALSE);
399 PORT_Assert (oattr == NULL);
400 if (oattr != NULL)
/macosx-10.10/Security-57031.1.35/libsecurity_smime/Security/
H A Dcmsattr.c391 SecCmsAttribute *oattr; local
401 oattr = SecCmsAttributeArrayFindAttrByOidTag(*attrs, type, PR_FALSE);
402 PORT_Assert (oattr == NULL);
403 if (oattr != NULL)
/macosx-10.10/Security-57031.1.35/libsecurity_smime/lib/
H A Dcmsattr.c391 SecCmsAttribute *oattr; local
401 oattr = SecCmsAttributeArrayFindAttrByOidTag(*attrs, type, PR_FALSE);
402 PORT_Assert (oattr == NULL);
403 if (oattr != NULL)
/macosx-10.10/Security-57031.1.35/libsecurity_smime/security_smime/
H A Dcmsattr.c391 SecCmsAttribute *oattr; local
401 oattr = SecCmsAttributeArrayFindAttrByOidTag(*attrs, type, PR_FALSE);
402 PORT_Assert (oattr == NULL);
403 if (oattr != NULL)
/macosx-10.10/tcl-105/tcl_ext/tcllib/tcllib/modules/ldap/
H A Dldapx.tcl503 if {! [regexp {^([^=]+)=([^,]+),(.*)} $olddn m oattr oval osup]} then {
515 $self del1 $oattr $oval
697 if {! [regexp {^([^=]+)=([^,]+),(.*)} $olddn m oattr oval osup]} then {
700 set oattr [string tolower $oattr]
701 set ordn "$oattr=$oval"
729 if {[info exists tnew($oattr)]} then {
730 set pos [lsearch -exact [string tolower $tnew($oattr)] \
743 foreach {a v} [list $oattr $oval $nattr $nval] {
/macosx-10.10/xnu-2782.1.97/osfmk/i386/
H A Dpmap_x86_common.c455 char oattr; local
674 oattr = (char) (old_pte & (PHYS_MODIFIED | PHYS_REFERENCED));
702 pmap_phys_attributes[pai] |= oattr;
/macosx-10.10/screen-22/screen/
H A Ddisplay.c2005 int oattr; local
2006 oattr = D_rend.attr;
2020 SetAttr(oattr);

Completed in 208 milliseconds