Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libldap5/sources/ldap/common/
H A Dgetvalues.c154 int targetLen; in parse_subtypes() local
162 targetLen = strlen( target ); in parse_subtypes()
171 subtypeStart = targetLen; in parse_subtypes()
222 nextToken = (char *)target + targetLen; in parse_subtypes()