Searched defs:attrs (Results 1 - 25 of 330) sorted by relevance

1234567891011>>

/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldapc++/examples/
H A DurlTest.cpp25 StringList attrs = url.getAttrs(); local
H A Dmain.cpp36 LDAPAttributeList* attrs=new LDAPAttributeList(); local
H A DreadSchema.cpp41 StringList attrs; local
/macosx-10.9.5/ncurses-42/ncurses/ncurses/widechar/
H A Dlib_add_wch.c53 attr_t attrs = (wch->attr & A_ATTRIBUTES); local
90 attr_t attrs = (wch->attr & A_ATTRIBUTES); local
H A Dlib_cchar.c47 setcchar(cchar_t *wcval, const wchar_t *wch, const attr_t attrs, short color_pair, const void *opts) argument
96 getcchar(const cchar_t *wcval, wchar_t *wch, attr_t *attrs, short *color_pair, void *opts) argument
/macosx-10.9.5/BerkeleyDB-21/db/os_windows/
H A Dos_stat.c24 DWORD attrs; local
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/mech/
H A Dgss_inquire_name.c36 gss_inquire_name(OM_uint32 *minor_status, gss_name_t input_name, int *name_is_MN, gss_OID *MN_mech, gss_buffer_set_t *attrs) argument
/macosx-10.9.5/autofs-234/checktrigger/
H A Dchecktrigger.c18 struct attrlist attrs; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dadd.c111 ldap_add_ext( LDAP *ld, LDAP_CONST char *dn, LDAPMod **attrs, LDAPControl **sctrls, LDAPControl **cctrls, int *msgidp ) argument
219 ldap_add_ext_s( LDAP *ld, LDAP_CONST char *dn, LDAPMod **attrs, LDAPControl **sctrls, LDAPControl **cctrls ) argument
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-ldap/
H A Dadd.c45 LDAPMod **attrs = NULL, local
[all...]
/macosx-10.9.5/WebCore-7537.78.1/dom/
H A DTreeScopeAdopter.cpp70 const Vector<RefPtr<Attr> >& attrs = toElement(node)->attrNodeList(); local
/macosx-10.9.5/xar-202/xar/lib/
H A Dsubdoc.h42 struct __xar_attr_t *attrs; member in struct:__xar_subdoc_t
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/servers/slapd/back-meta/
H A Dadd.c44 LDAPMod **attrs; local
[all...]
/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecKeychainAddIToolsPassword.cpp89 SecKeychainAttribute attrs[] = { local
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecKeychainAddIToolsPassword.cpp89 SecKeychainAttribute attrs[] = { local
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecKeychainAddIToolsPassword.cpp89 SecKeychainAttribute attrs[] = { local
/macosx-10.9.5/Security-55471.14.18/sec/Security/Regressions/secitem/
H A Dsi-72-syncableitems.c31 CFDictionaryRef attrs = NULL; local
/macosx-10.9.5/WebCore-7537.78.1/bindings/js/
H A DJSHTMLCanvasElementCustom.cpp47 static void get3DContextAttributes(ExecState* exec, RefPtr<CanvasContextAttributes>& attrs) argument
74 RefPtr<CanvasContextAttributes> attrs; local
/macosx-10.9.5/ncurses-42/ncurses/ncurses/base/
H A Dlib_instr.c66 attr_t attrs; local
/macosx-10.9.5/smb-697.95.1/include/netsmb/
H A Dsmbio.h35 uint32_t attrs; member in struct:open_inparms
/macosx-10.9.5/BerkeleyDB-21/db/java/src/com/sleepycat/asm/
H A DFieldWriter.java91 private Attribute attrs; field in class:FieldWriter
/macosx-10.9.5/Heimdal-323.92.1/lib/gssapi/cf/
H A Dtest_gsscf.c50 CFMutableDictionaryRef attrs = CFDictionaryCreateMutable(NULL, 0, &kCFTypeDictionaryKeyCallBacks, &kCFTypeDictionaryValueCallBacks); local
256 CFMutableDictionaryRef attrs = CFDictionaryCreateMutable(NULL, 0, &kCFTypeDictionaryKeyCallBacks, &kCFTypeDictionaryValueCallBacks); local
[all...]
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/contrib/ldapc++/src/
H A DLDAPAddRequest.cpp47 LDAPMod** attrs=list->toLDAPModArray(); local
H A DLDAPEntry.cpp23 LDAPEntry::LDAPEntry(const string& dn, const LDAPAttributeList *attrs){ argument
61 void LDAPEntry::setAttributes(LDAPAttributeList *attrs){ argument
H A DLDAPSearchRequest.cpp31 LDAPSearchRequest(const string& base, int scope, const string& filter, const StringList& attrs, bool attrsOnly, LDAPAsynConnection *connect, const LDAPConstraints* cons, bool isReferral, const LDAPRequest* parent) argument

Completed in 232 milliseconds

1234567891011>>