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

/illumos-gate/usr/src/cmd/ldap/common/
H A Dconvutf8.c567 char *tmpcharset = NULL; local
591 tmpcharset = NULL;
599 tmpcharset = strdup(p);
601 tmpcharset = NULL;
606 return tmpcharset;

Completed in 91 milliseconds