OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LDIF_ENTRIES_ONLY
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/openldap/dist/tests/progs/
slapd-addel.c
121
LDIF_DEFAULT_ADD |
LDIF_ENTRIES_ONLY
) ) {
/src/external/bsd/openldap/dist/libraries/libldap/
ldifutil.c
102
* flags - 0 or some combination of LDIF_DEFAULT_ADD
LDIF_ENTRIES_ONLY
LDIF_NO_CONTROLS
271
/* if
LDIF_ENTRIES_ONLY
, then either the changetype must be add, or
273
if ( flags &
LDIF_ENTRIES_ONLY
) {
344
/* if
LDIF_ENTRIES_ONLY
, then either the changetype must be add, or
346
if ( flags &
LDIF_ENTRIES_ONLY
) {
/src/external/bsd/openldap/dist/clients/tools/
ldapmodify.c
392
if ( getenv( "
LDIF_ENTRIES_ONLY
" ) ) {
393
lrflags |=
LDIF_ENTRIES_ONLY
;
/src/external/bsd/openldap/dist/include/
ldap.h
2769
#define
LDIF_ENTRIES_ONLY
0x02 /* ignore changetypes other than add */
/src/external/bsd/openldap/dist/servers/slapd/
syncrepl.c
2504
lrflags |=
LDIF_ENTRIES_ONLY
|LDIF_DEFAULT_ADD;
Completed in 23 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026