OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ldap_search_ext_s
(Results
1 - 2
of
2
) sorted by null
/external/ipsec-tools/src/racoon/
isakmp_xauth.c
911
res =
ldap_search_ext_s
(ld, basedn, scope,
916
"
ldap_search_ext_s
failed: %s\n",
1128
res =
ldap_search_ext_s
(ld, basedn, scope,
1133
"
ldap_search_ext_s
failed: %s\n",
[
all
...]
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
winldap.h
391
#define
ldap_search_ext_s
ldap_search_ext_sW
macro
398
WINLDAPAPI ULONG LDAPAPI
ldap_search_ext_s
(LDAP *ld,PCHAR base,ULONG scope,PCHAR filter,PCHAR attrs[],ULONG attrsonly,PLDAPControlA *ServerControls,PLDAPControlA *ClientControls,struct l_timeval *timeout,ULONG SizeLimit,LDAPMessage **res);
[
all
...]
Completed in 53 milliseconds