OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ldap_first_attribute
(Results
1 - 4
of
4
) sorted by null
/external/curl/lib/
setup-os400.h
197
#define
ldap_first_attribute
Curl_ldap_first_attribute_a
macro
ldap.c
497
for(attribute =
ldap_first_attribute
(server, entryIterator, &ber);
/external/curl/packages/OS400/
os400sys.c
1144
cp =
ldap_first_attribute
(ld, entry, berptr);
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winldap.h
600
#define
ldap_first_attribute
ldap_first_attributeW
macro
602
WINLDAPAPI PCHAR LDAPAPI
ldap_first_attribute
(LDAP *ld,LDAPMessage *entry,BerElement **ptr);
[
all
...]
Completed in 166 milliseconds