Searched defs:tmpcharset (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/ldap/common/
H A Dconvutf8.c566 char *tmpcharset = NULL; local
590 tmpcharset = NULL;
598 tmpcharset = strdup(p);
600 tmpcharset = NULL;
605 return tmpcharset;

Completed in 20 milliseconds