Searched refs:lc_ptr (Results 1 – 4 of 4) sorted by relevance
249 lcp[tag].lc_un.lc_ptr = lptr; in get_lcinterface()252 gptr = glcs[tag].lc_un.lc_ptr; in get_lcinterface()286 glcs[tag].lc_un.lc_ptr = strdup(lptr); in get_lcinterface()305 glcs[tag].lc_un.lc_ptr = lptr; in get_lcinterface()
155 glcs[CI_LCMESSAGES].lc_un.lc_ptr, domain); in open_mofile()
2356 glcs[CI_LCMESSAGES].lc_un.lc_ptr = in readenv_user()2364 glcs[CI_LCMESSAGES].lc_un.lc_ptr = in readenv_user()2375 glcs[CI_LCMESSAGES].lc_un.lc_ptr = (char *)s2; in readenv_user()2402 if ((locale = glcs[CI_LCMESSAGES].lc_un.lc_ptr) != NULL) { in readenv_user()2406 glcs[CI_LCMESSAGES].lc_un.lc_ptr = NULL; in readenv_user()2408 glcs[CI_LCMESSAGES].lc_un.lc_ptr = strdup(locale); in readenv_user()
183 char *lc_ptr; /* external character pointer */ member