OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ldap_init
(Results
1 - 11
of
11
) sorted by relevancy
/src/external/bsd/openldap/dist/libraries/libldap/
apitest.c
209
ld =
ldap_init
( "localhost", 389 );
211
perror("
ldap_init
");
225
ld =
ldap_init
( "localhost", 389 );
227
perror("
ldap_init
");
open.c
101
ld =
ldap_init
( host, port );
266
*
ldap_init
- initialize the LDAP library. A magic cookie to be used for
272
* ld =
ldap_init
( host, port );
275
ldap_init
( LDAP_CONST char *defhost, int defport )
function
test.c
352
printf( "
ldap_init
( %s, %d )\n",
355
ld =
ldap_init
( host, port );
358
perror( "
ldap_init
" );
/src/external/bsd/openldap/lib/libldap/
Makefile
92
MLINKS+= ldap_open.3
ldap_init
.3
/src/crypto/external/bsd/openssh/dist/
ldapauth.c
134
ldap->ld =
ldap_init
(ldap->servers, LDAP_PORT);
136
ldap_perror(ldap->ld, "
ldap_init
()");
161
ldap->ld =
ldap_init
(ldap->servers, LDAP_PORT);
163
ldap_perror(ldap->ld, "
ldap_init
()");
/src/external/bsd/openldap/dist/libraries/librewrite/
xmap.c
380
ld =
ldap_init
( lud->lud_host, lud->lud_port );
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
winldap.d
709
alias ldap_initW
ldap_init
;
794
alias ldap_initA
ldap_init
;
/src/external/bsd/openldap/dist/contrib/ldaptcl/
neoXldap.c
1411
ldap =
ldap_init
(ldapHost, ldapPort);
/src/crypto/external/bsd/heimdal/dist/lib/kadm5/
ad.c
320
lp =
ldap_init
(servers[i].server, servers[i].port);
/src/external/ibm-public/postfix/dist/src/global/
dict_ldap.c
636
dict_ldap->ld =
ldap_init
(dict_ldap->server_host,
/src/external/bsd/openldap/dist/include/
ldap.h
1552
ldap_init
LDAP_P(( /* deprecated, use ldap_create or ldap_initialize */
Completed in 27 milliseconds
Indexes created Fri Apr 24 00:22:58 UTC 2026