Searched defs:tmpcharset (Results 1 - 1 of 1) sorted by relevance
| /osnet-11/usr/src/cmd/ldap/common/ | ||
| H A D | convutf8.c | 566 char *tmpcharset = NULL; local 590 tmpcharset = NULL; 598 tmpcharset = strdup(p); 600 tmpcharset = NULL; 605 return tmpcharset; |
Completed in 20 milliseconds