OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:at_substr_oid
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPAttrType.cpp
41
this->setSubstringOid( a->
at_substr_oid
);
/src/external/bsd/openldap/dist/include/
ldap_schema.h
83
char *
at_substr_oid
; /* OPTIONAL */
member in struct:ldap_attributetype
/src/external/bsd/openldap/dist/libraries/libldap/
schema.c
921
if ( at->
at_substr_oid
) {
923
print_woid(ss,at->
at_substr_oid
);
2043
if (at->
at_substr_oid
) LDAP_FREE(at->
at_substr_oid
);
2269
at->
at_substr_oid
= parse_woid(&ss,code);
2270
if ( !at->
at_substr_oid
) {
/src/external/bsd/openldap/dist/servers/slapd/
slap.h
745
#define sat_substr_oid sat_atype.
at_substr_oid
Completed in 22 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026