| /netbsd-src/sys/dev/cardbus/ |
| H A D | cardslot.c | 285 ce->ce_type = ev; in cardslot_event_throw() 329 if (IS_CARDSLOT_INSERT_REMOVE_EV(ce->ce_type)) { in cardslot_event_thread() 337 if (ce1->ce_type != antonym_ev[ce->ce_type]) { in cardslot_event_thread() 343 if (ce2->ce_type == ce->ce_type) { in cardslot_event_thread() 355 switch (ce->ce_type) { in cardslot_event_thread() 464 panic("cardslot_event_thread: unknown event %d", ce->ce_type); in cardslot_event_thread()
|
| H A D | cardslotvar.h | 98 int ce_type; member
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
| H A D | bconfig.c | 1673 if ( ce->ce_parent->ce_type == Cft_Global ) in config_generic() 1711 if ( ce->ce_parent->ce_type == Cft_Global ) in config_generic() 1749 if ( ce->ce_parent->ce_type == Cft_Global ) in config_generic() 2777 if ( ce->ce_type == Cft_Global ){ in config_sizelimit() 2782 if ( (ce->ce_type == Cft_Database) && (ce->ce_be != frontendDB) in config_sizelimit() 2858 if ( ce->ce_type == Cft_Global ){ in config_timelimit() 2863 if ( (ce->ce_type == Cft_Database) && (ce->ce_be != frontendDB) in config_timelimit() 5130 check_name_index( CfEntryInfo *parent, ConfigType ce_type, Entry *e, in check_name_index() argument 5142 if ( ce_type == Cft_Global ) return 0; in check_name_index() 5143 if ( ce_type == Cft_Schema && parent->ce_type == Cft_Global ) return 0; in check_name_index() [all …]
|
| H A D | slap-config.h | 107 ConfigType ce_type; member
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/variant/ |
| H A D | variant.c | 1181 if ( cei->ce_type != Cft_Overlay || !cei->ce_bi || in variant_ldadd() 1211 if ( cei->ce_type != Cft_Overlay || !cei->ce_bi || in variant_regex_ldadd() 1257 if ( cei->ce_type != Cft_Misc || !parent || !parent->ce_bi || in variant_attr_ldadd()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-ldap/ |
| H A D | distproc.c | 380 if ( p->ce_type != Cft_Overlay in distproc_ldadd()
|
| H A D | chain.c | 1336 if ( p->ce_type != Cft_Overlay in chain_ldadd()
|
| /netbsd-src/external/bsd/openldap/dist/contrib/slapd-modules/datamorph/ |
| H A D | datamorph.c | 1815 if ( cei->ce_type != Cft_Overlay || !cei->ce_bi || in datamorph_ldadd_transformation() 1873 if ( cei->ce_type != Cft_Misc || !parent || !parent->ce_bi || in datamorph_ldadd_mapping()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/overlays/ |
| H A D | translucent.c | 145 if ( cei->ce_type != Cft_Overlay || !cei->ce_bi || in translucent_ldadd()
|
| H A D | pcache.c | 3811 if ( p->ce_type != Cft_Overlay || !p->ce_bi || in pc_ldadd()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/ |
| H A D | config.c | 464 if ( p->ce_type != Cft_Database || !p->ce_be || in asyncmeta_ldadd()
|
| /netbsd-src/external/bsd/openldap/dist/servers/slapd/back-meta/ |
| H A D | config.c | 516 if ( p->ce_type != Cft_Database || !p->ce_be || in meta_ldadd()
|
| /netbsd-src/external/bsd/openldap/dist/servers/lloadd/ |
| H A D | config.c | 3749 if ( p->ce_type != Cft_Backend || !p->ce_bi || in lload_backend_ldadd()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
| H A D | typeck.c | 1027 if (exact == ce_type in comp_except_specs() 1284 ce_type)) in structural_comptypes()
|
| H A D | cp-tree.h | 7552 enum { ce_derived, ce_type, ce_normal, ce_exact }; enumerator
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
| H A D | typeck.cc | 1055 if (exact == ce_type in comp_except_specs() 1311 ce_type)) in structural_comptypes()
|
| H A D | cp-tree.h | 7960 enum { ce_derived, ce_type, ce_normal, ce_exact }; enumerator
|
| H A D | ChangeLog-2016 | 515 (flag_noexcept_type, ce_type): New.
|
| H A D | module.cc | 11059 && !comp_except_specs (d_spec, e_spec, ce_type)) in is_matching_decl()
|