OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mru_oid
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/openldap/dist/include/
ldap_schema.h
67
char *
mru_oid
; /* REQUIRED */
member in struct:ldap_matchingruleuse
/src/external/bsd/openldap/dist/libraries/libldap/
schema.c
64
return( choose_name( mru->mru_names, mru->
mru_oid
) );
513
print_numericoid(ss, mru->
mru_oid
);
1838
LDAP_FREE(mru->
mru_oid
);
1887
mru->
mru_oid
= ldap_int_parse_numericoid(&ss,code,flags);
1888
if ( !mru->
mru_oid
) {
/src/external/bsd/openldap/dist/servers/slapd/
slap.h
660
#define smru_oid smru_mruleuse.
mru_oid
Completed in 29 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026