Searched refs:tmpcharset (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/ldap/common/ | ||
H A D | convutf8.c | 567 char *tmpcharset = NULL; local 591 tmpcharset = NULL; 599 tmpcharset = strdup(p); 601 tmpcharset = NULL; 606 return tmpcharset; |
Completed in 57 milliseconds