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 - 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
Indexes created Mon Mar 02 05:31:46 UTC 2026