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_NO_CONTROLS
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/openldap/dist/clients/tools/
ldapmodify.c
395
if ( getenv( "
LDIF_NO_CONTROLS
" ) ) {
396
lrflags |=
LDIF_NO_CONTROLS
;
/src/external/bsd/openldap/dist/servers/slapd/
slapmodify.c
173
"slapmodify",
LDIF_NO_CONTROLS
);
/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
224
if ( !( flags &
LDIF_NO_CONTROLS
) ) {
/src/external/bsd/openldap/dist/include/
ldap.h
2770
#define
LDIF_NO_CONTROLS
0x04 /* ignore control specifications */
Completed in 22 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026