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_PVT_URL_PARSE_NODEF_SCOPE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/include/
ldap_pvt.h
51
#define
LDAP_PVT_URL_PARSE_NODEF_SCOPE
(0x08U)
52
#define LDAP_PVT_URL_PARSE_HISTORIC (
LDAP_PVT_URL_PARSE_NODEF_SCOPE
| \
/src/external/bsd/openldap/dist/libraries/libldap/
url.c
902
ludp->lud_scope = ( flags &
LDAP_PVT_URL_PARSE_NODEF_SCOPE
) ? LDAP_SCOPE_BASE : LDAP_SCOPE_DEFAULT;
Completed in 27 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026