HomeSort by: relevance | last modified time | path
    Searched refs:SLAP_AT_HIDE (Results 1 - 14 of 14) sorted by relevancy

  /src/external/bsd/openldap/dist/servers/slapd/back-monitor/
init.c 1726 "USAGE dSAOperation )", SLAP_AT_HIDE,
1731 "SUP name )", SLAP_AT_HIDE,
1740 "USAGE dSAOperation )", SLAP_AT_HIDE,
1747 "USAGE dSAOperation )", SLAP_AT_FINAL|SLAP_AT_HIDE,
1754 "USAGE dSAOperation )", SLAP_AT_FINAL|SLAP_AT_HIDE,
1761 "USAGE dSAOperation )", SLAP_AT_FINAL|SLAP_AT_HIDE,
1770 "USAGE dSAOperation )", SLAP_AT_FINAL|SLAP_AT_HIDE,
1777 "USAGE dSAOperation )", SLAP_AT_FINAL|SLAP_AT_HIDE,
1784 "USAGE dSAOperation )", SLAP_AT_FINAL|SLAP_AT_HIDE,
1794 "USAGE dSAOperation )", SLAP_AT_FINAL|SLAP_AT_HIDE,
    [all...]
  /src/external/bsd/openldap/dist/servers/slapd/
schema_prep.c 525 NULL, SLAP_AT_HIDE,
534 NULL, SLAP_AT_HIDE,
575 NULL, SLAP_AT_HIDE,
587 NULL, SLAP_AT_HIDE,
600 NULL, SLAP_AT_HIDE,
696 rootDseAttribute, SLAP_AT_HIDE,
707 rootDseAttribute, SLAP_AT_HIDE,
738 administrativeRoleAttribute, SLAP_AT_HIDE,
747 subentryAttribute, SLAP_AT_HIDE,
758 subentryAttribute, SLAP_AT_HIDE,
    [all...]
mr.c 429 if( at->sat_flags & SLAP_AT_HIDE ) continue;
at.c 1070 if( at->sat_flags & SLAP_AT_HIDE ) continue;
slap.h 710 #define SLAP_AT_HIDE 0x0000U /* publish everything */
712 #define SLAP_AT_HIDE 0x8000U /* hide attribute */
aci.c 716 SLAP_AT_HIDE,
syncrepl.c 6991 (*s_at[i].ad)->ad_type->sat_flags |= SLAP_AT_HIDE;
  /src/external/bsd/openldap/dist/contrib/slapd-modules/lastmod/
lastmod.c 97 "USAGE directoryOperation )", SLAP_AT_HIDE,
106 "USAGE directoryOperation )", SLAP_AT_HIDE,
  /src/external/bsd/openldap/dist/servers/slapd/back-mdb/
monitor.c 363 (*s_at[ i ].ad)->ad_type->sat_flags |= SLAP_AT_HIDE;
  /src/external/bsd/openldap/dist/servers/slapd/overlays/
dds.c 1972 SLAP_AT_HIDE,
1984 (*s_at[ i ].ad)->ad_type->sat_flags |= SLAP_AT_HIDE;
retcode.c 1532 (*retcode_at[ i ].ad)->ad_type->sat_flags |= SLAP_AT_HIDE;
pcache.c 5777 (*s_ad[i].adp)->ad_type->sat_flags |= SLAP_AT_HIDE;
  /src/external/bsd/openldap/dist/servers/slapd/back-ldap/
monitor.c 895 (*s_at[ i ].ad)->ad_type->sat_flags |= SLAP_AT_HIDE;
  /src/external/bsd/openldap/dist/servers/lloadd/
monitor.c 1328 (*s_at[i].ad)->ad_type->sat_flags |= SLAP_AT_HIDE;

Completed in 74 milliseconds