Searched refs:subtypes (Results 1 – 4 of 4) sorted by relevance
253 _SubStringIndex *subtypes; in check_lang_match() local262 langIndex = parse_subtypes( attr, &baseLen, &lang, &subtypes, &nsubtypes ); in check_lang_match()271 char *a = attr + subtypes[j].start; in check_lang_match()272 int alen = subtypes[j].length; in check_lang_match()282 if ( NULL != subtypes ) in check_lang_match()283 NSLDAPI_FREE( subtypes ); in check_lang_match()291 if ( NULL != subtypes ) in check_lang_match()292 NSLDAPI_FREE( subtypes ); in check_lang_match()336 _SubStringIndex *subtypes; in internal_ldap_get_lang_values() local359 &subtypes, &nsubtypes ); in internal_ldap_get_lang_values()[all …]
113 /* CELL subtypes */120 /* bool subtypes */124 /* jump subtypes */
67 AuthRecord *subtypes; member
768 AuthRecord *st = instance->subtypes; in external_start_advertising_helper()796 AuthRecord *st = instance->subtypes; in external_stop_advertising_helper()890 if (srv->subtypes) in unlink_and_free_service_instance()892 freeL("ServiceSubTypes", srv->subtypes); in unlink_and_free_service_instance()893 srv->subtypes = NULL; in unlink_and_free_service_instance()2028 …instance->subtypes = AllocateSubTypes(request->u.servicereg.num_subtypes, request->u.servicereg.ty… in register_service_instance()2030 if (request->u.servicereg.num_subtypes && !instance->subtypes) in register_service_instance()2042 instance->subtypes, request->u.servicereg.num_subtypes, in register_service_instance()