Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetvalues.c147 _SubStringIndex **subs, int *nsubtypes ) in parse_subtypes() argument
161 *nsubtypes = 0; in parse_subtypes()
244 *nsubtypes = nSubtypes; in parse_subtypes()
258 int nsubtypes; in check_lang_match() local
264 langIndex = parse_subtypes( attr, &baseLen, &lang, &subtypes, &nsubtypes ); in check_lang_match()
272 for( j = 0; j < nsubtypes; j++ ) { in check_lang_match()
278 if ( j >= nsubtypes ) { in check_lang_match()
339 int nsubtypes; in internal_ldap_get_lang_values() local
361 &subtypes, &nsubtypes ); in internal_ldap_get_lang_values()
402 subtypes, nsubtypes, lang, attr ); in internal_ldap_get_lang_values()