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

  /src/lib/libc/nls/
catopen.c 81 const char *nlspath; local
95 if (issetugid() || (nlspath = getenv("NLSPATH")) == NULL)
96 nlspath = NLS_DEFAULT_PATH;
113 s = nlspath;
catopen.c 81 const char *nlspath; local
95 if (issetugid() || (nlspath = getenv("NLSPATH")) == NULL)
96 nlspath = NLS_DEFAULT_PATH;
113 s = nlspath;
catopen.c 81 const char *nlspath; local
95 if (issetugid() || (nlspath = getenv("NLSPATH")) == NULL)
96 nlspath = NLS_DEFAULT_PATH;
113 s = nlspath;

Completed in 129 milliseconds