OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nf_at_oids_must
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/openldap/dist/include/
ldap_schema.h
125
char **
nf_at_oids_must
; /* REQUIRED */
member in struct:ldap_nameform
/src/external/bsd/openldap/dist/libraries/libldap/
schema.c
841
print_oids(ss,nf->
nf_at_oids_must
);
3168
if (nf->
nf_at_oids_must
) LDAP_VFREE(nf->
nf_at_oids_must
);
3324
nf->
nf_at_oids_must
= parse_oids(&ss,code,0);
3325
if ( !nf->
nf_at_oids_must
&& *code != LDAP_SUCCESS ) {
Completed in 27 milliseconds
Indexes created Tue May 26 00:24:38 UTC 2026