OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:STR_environ
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/csh/
csh.c
164
Char **
STR_environ
;
226
STR_environ
= blk2short(environ);
227
environ = short2blk(
STR_environ
); /* So that we can free it */
csh.c
164
Char **
STR_environ
;
226
STR_environ
= blk2short(environ);
227
environ = short2blk(
STR_environ
); /* So that we can free it */
Completed in 24 milliseconds
Indexes created Mon Sep 29 03:10:08 GMT 2025