OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is_at_operational
(Results
1 - 23
of
23
) sorted by relevancy
/src/external/bsd/openldap/dist/contrib/slapd-modules/dupent/
dupent.c
202
if (
is_at_operational
( ds->ds_an[i].an_desc->ad_type ) ) {
401
if ( !
is_at_operational
( ap->a_desc->ad_type ) && ap->a_numvals > 1 ) {
433
if ( !
is_at_operational
( (*app)->a_desc->ad_type ) && (*app)->a_numvals > 1 ) {
/src/external/bsd/openldap/dist/servers/slapd/
cr.c
236
if(
is_at_operational
( sat )) (*op)++;
272
if(
is_at_operational
( sat )) (*op)++;
310
if(
is_at_operational
( sat )) (*op)++;
ad.c
214
if(
is_at_operational
( desc.ad_type ) && options != NULL ) {
590
if ( !
is_at_operational
( desc->ad_type ) ) {
597
if (
is_at_operational
( desc->ad_type ) ) {
result.c
1205
if(
is_at_operational
( desc->ad_type ) ) {
1211
if (
is_at_operational
( desc->ad_type ) ) {
1371
if(
is_at_operational
( desc->ad_type ) ) {
1377
if(
is_at_operational
( desc->ad_type ) ) {
oc.c
272
if(
is_at_operational
( sat )) (*op)++;
312
if(
is_at_operational
( sat )) (*op)++;
schema_check.c
566
if(
is_at_operational
(at) ) {
slap.h
757
#define
is_at_operational
(at) ((at)->sat_usage)
macro
syncrepl.c
361
if ( !
is_at_operational
( at_find( attrs[i] ) ) ) {
378
if (
is_at_operational
( at_find( attrs[i] ) ) ) {
5651
int flag =
is_at_operational
( attrs->a_desc->ad_type ) ? dni->si->si_allopattrs :
/src/external/bsd/openldap/dist/contrib/slapd-modules/alias/
alias.c
229
int operational =
is_at_operational
( mapping->source->ad_type ),
385
int operational =
is_at_operational
( mapping->source->ad_type );
540
if (
is_at_operational
( sat ) !=
is_at_operational
( aat ) ||
/src/external/bsd/openldap/dist/servers/slapd/back-sql/
compare.c
103
if (
is_at_operational
( op->oq_compare.rs_ava->aa_desc->ad_type ) ) {
add.c
70
(
is_at_operational
( (ad)->ad_type ) && (ad) != slap_schema.si_ad_ref )
/src/external/bsd/openldap/dist/servers/slapd/back-monitor/
log.c
149
if (
is_at_operational
( mod->sm_desc->ad_type ) ) {
database.c
794
} else if (
is_at_operational
( mod->sm_desc->ad_type )) {
/src/external/bsd/openldap/dist/servers/slapd/slapi/
slapi_overlay.c
121
if (
is_at_operational
( desc->ad_type ) ) {
126
if (
is_at_operational
( desc->ad_type ) ) {
slapi_utils.c
2077
if (
is_at_operational
( at ) )
/src/external/bsd/openldap/dist/servers/slapd/back-wt/
modify.c
126
if ( !
is_at_operational
( (*app)->a_desc->ad_type )) {
/src/external/bsd/openldap/dist/servers/slapd/overlays/
constraint.c
838
if (
is_at_operational
(a->a_desc->ad_type)) continue;
1024
if (
is_at_operational
( m->sml_desc->ad_type )) continue;
dynlist.c
340
if (
is_at_operational
( a->a_desc->ad_type ) ) {
345
if (
is_at_operational
( a->a_desc->ad_type ) ) {
758
is_at_operational
( o.ors_attrs[j].an_desc->ad_type ) )
765
is_at_operational
( o.ors_attrs[j].an_desc->ad_type ) )
2596
dlmp->dlm_member_oper =
is_at_operational
( member_ad->ad_type );
2598
dlmp->dlm_memberOf_oper =
is_at_operational
( memberOf_ad->ad_type );
unique.c
892
while ( !
is_at_operational
( ad->ad_type ) ) {
932
while ( !
is_at_operational
( ad->ad_type ) ) {
nestgroup.c
306
if (
is_at_operational
( ad->ad_type )) {
ppolicy.c
2670
} else if ( !(ml->sml_flags & SLAP_MOD_INTERNAL) && !
is_at_operational
( ml->sml_desc->ad_type ) ) {
pcache.c
554
if (
is_at_operational
(ad->ad_type)) {
/src/external/bsd/openldap/dist/servers/slapd/back-mdb/
modify.c
140
if ( !
is_at_operational
( (*app)->a_desc->ad_type )) {
Completed in 63 milliseconds
Indexes created Mon May 25 00:24:39 UTC 2026