Searched refs:tokstart (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libldap4/common/
H A Ddsparse.c168 char *p, *tokstart, *t; local
188 t = tokstart = p;
209 if ( t == tokstart ) {
213 return( strdup( tokstart ));
/osnet-11/usr/src/lib/libldap5/sources/ldap/common/
H A Ddsparse.c155 char *p, *tokstart, *t; local
175 t = tokstart = p;
196 if ( t == tokstart ) {
200 return( nsldapi_strdup( tokstart ));

Completed in 14 milliseconds