OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nlspath
(Results
1 - 1
of
1
) 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
;
Completed in 13 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026