Home
last modified time | relevance | path

Searched refs:ms_type (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-asyncmeta/
H A Dconfig.c596 switch ( ms->ms_type ) { in asyncmeta_subtree_free()
664 if (ms->ms_type == META_ST_SUBTREE) in asyncmeta_subtree_unparse()
666 else if ( ms->ms_type == META_ST_SUBORDINATE ) in asyncmeta_subtree_unparse()
668 else if ( ms->ms_type == META_ST_REGEX ) in asyncmeta_subtree_unparse()
774 ms->ms_type = type; in asyncmeta_subtree_config()
776 switch ( ms->ms_type ) { in asyncmeta_subtree_config()
808 switch ( ms->ms_type ) { in asyncmeta_subtree_config()
810 switch ( (*msp)->ms_type ) { in asyncmeta_subtree_config()
864 switch ( (*msp)->ms_type ) { in asyncmeta_subtree_config()
918 switch ( (*msp)->ms_type ) { in asyncmeta_subtree_config()
H A Dcandidates.c67 switch ( ms->ms_type ) { in asyncmeta_subtree_match()
H A Dback-asyncmeta.h190 meta_st_t ms_type; member
/netbsd-src/external/bsd/openldap/dist/servers/slapd/back-meta/
H A Dconfig.c687 switch ( ms->ms_type ) { in meta_subtree_free()
755 if (ms->ms_type == META_ST_SUBTREE) in meta_subtree_unparse()
757 else if ( ms->ms_type == META_ST_SUBORDINATE ) in meta_subtree_unparse()
759 else if ( ms->ms_type == META_ST_REGEX ) in meta_subtree_unparse()
865 ms->ms_type = type; in meta_subtree_config()
867 switch ( ms->ms_type ) { in meta_subtree_config()
899 switch ( ms->ms_type ) { in meta_subtree_config()
901 switch ( (*msp)->ms_type ) { in meta_subtree_config()
955 switch ( (*msp)->ms_type ) { in meta_subtree_config()
1009 switch ( (*msp)->ms_type ) { in meta_subtree_config()
H A Dcandidates.c66 switch ( ms->ms_type ) { in meta_subtree_match()
H A Dback-meta.h253 meta_st_t ms_type; member
/netbsd-src/sys/dev/ic/
H A Dispmbox.h714 uint8_t ms_type; /* MS type */ member
H A Disp_library.c1622 ISP_IOXGET_8(isp, &src->ms_type, dst->ms_type); in isp_get_ms()
1676 ISP_IOXPUT_8(isp, src->ms_type, &dst->ms_type); in isp_put_ms()
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-19944025 -1, try to deduce it from ms_type.
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-19944025 -1, try to deduce it from ms_type.