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_modify_ext_s
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/bsd/openldap/dist/tests/progs/
slapd-modify.c
169
rc =
ldap_modify_ext_s
( ld, entry, mods, NULL, NULL );
171
tester_ldap_error( ld, "
ldap_modify_ext_s
", NULL );
196
rc =
ldap_modify_ext_s
( ld, entry, mods, NULL, NULL );
198
tester_ldap_error( ld, "
ldap_modify_ext_s
", NULL );
/src/external/bsd/openldap/dist/libraries/libldap/
modify.c
215
ldap_modify_ext_s
( LDAP *ld, LDAP_CONST char *dn,
function
236
return
ldap_modify_ext_s
( ld, dn, mods, NULL, NULL );
/src/external/bsd/openldap/lib/libldap/
Makefile
85
ldap_modify.3
ldap_modify_ext_s
.3 \
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/sys/windows/
winldap.d
731
alias ldap_modify_ext_sW
ldap_modify_ext_s
;
816
alias ldap_modify_ext_sA
ldap_modify_ext_s
;
/src/external/bsd/openldap/dist/include/
ldap.h
1456
ldap_modify_ext_s
LDAP_P((
1471
ldap_modify_s LDAP_P(( /* deprecated, use
ldap_modify_ext_s
*/
/src/crypto/external/bsd/heimdal/dist/lib/hdb/
hdb-ldap.c
1788
rc =
ldap_modify_ext_s
(HDB2LDAP(db), dn, mods, NULL, NULL );
1789
errfn = "
ldap_modify_ext_s
";
Completed in 53 milliseconds
Indexes created Wed May 06 00:24:28 UTC 2026