HomeSort by: relevance | last modified time | path
    Searched defs:nlspath (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/nls/
catopen.c 80 const char *nlspath; local in function:catopen_l
94 if (issetugid() || (nlspath = getenv("NLSPATH")) == NULL)
95 nlspath = NLS_DEFAULT_PATH;
112 s = nlspath;
catopen.c 80 const char *nlspath; local in function:catopen_l
94 if (issetugid() || (nlspath = getenv("NLSPATH")) == NULL)
95 nlspath = NLS_DEFAULT_PATH;
112 s = nlspath;

Completed in 23 milliseconds