OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:exppath
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/csh/
set.c
694
Char
exppath
[BUFSIZE];
local in function:exportpath
696
exppath
[0] = 0;
699
if (Strlen(*val) + Strlen(
exppath
) + 2 > BUFSIZE) {
704
(void)Strcat(
exppath
, *val++);
707
(void)Strcat(
exppath
, STRcolon);
709
Setenv(STRPATH,
exppath
);
Completed in 28 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025