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_usage
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/ldapc++/src/
LDAPAttrType.cpp
37
this->setUsage( a->
at_usage
);
71
void LDAPAttrType::setUsage (int
at_usage
) {
72
usage =
at_usage
;
LDAPAttrType.h
95
void setUsage(int
at_usage
);
/src/external/bsd/openldap/dist/servers/slapd/
schemaparse.c
35
static void
at_usage
(void);
255
at_usage
( void )
function
297
at_usage
();
306
at_usage
();
312
if ( at->
at_usage
) {
at.c
677
if ( !at->
at_usage
&& at->at_no_user_mod ) {
684
if( at->
at_usage
) {
slap.h
750
#define sat_usage sat_atype.
at_usage
/src/external/bsd/openldap/dist/contrib/slapd-modules/emptyds/
emptyds.c
165
at->sat_atype.
at_usage
!= LDAP_SCHEMA_USER_APPLICATIONS )
210
at->sat_atype.
at_usage
!= LDAP_SCHEMA_USER_APPLICATIONS )
/src/external/bsd/openldap/dist/contrib/slapd-modules/addpartial/
addpartial-overlay.c
96
if(attr->a_desc->ad_type->sat_atype.
at_usage
!= 0) continue;
219
if(attr->a_desc->ad_type->sat_atype.
at_usage
!= 0) continue;
/src/external/bsd/openldap/dist/include/
ldap_schema.h
89
int
at_usage
; /* 0=userApplications, 1=directoryOperation,
member in struct:ldap_attributetype
/src/external/bsd/openldap/dist/libraries/libldap/
schema.c
948
if ( at->
at_usage
!= LDAP_SCHEMA_USER_APPLICATIONS ) {
951
switch (at->
at_usage
) {
2368
at->
at_usage
=
2371
at->
at_usage
=
2374
at->
at_usage
=
2377
at->
at_usage
=
Completed in 169 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026