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_single_value
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPAttrType.h
94
void setSingle(int
at_single_value
);
LDAPAttrType.cpp
36
this->setSingle( a->
at_single_value
);
/src/external/bsd/openldap/dist/include/
ldap_schema.h
86
int
at_single_value
; /* 0=no, 1=yes */
member in struct:ldap_attributetype
/src/external/bsd/openldap/dist/libraries/libldap/
schema.c
933
if ( at->
at_single_value
== LDAP_SCHEMA_YES ) {
2321
if ( at->
at_single_value
) {
2327
at->
at_single_value
= LDAP_SCHEMA_YES;
/src/external/bsd/openldap/dist/servers/slapd/
at.c
690
if( at->
at_single_value
) {
slap.h
747
#define sat_single_value sat_atype.
at_single_value
syncrepl.c
2740
if ( m2->sml_desc->ad_type->sat_atype.
at_single_value
)
3014
ml->sml_desc->ad_type->sat_atype.
at_single_value
)
Completed in 32 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026