OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:pwd_v
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/ksh/
main.c
228
struct tbl *
pwd_v
= global("PWD");
local in function:main
229
char *pwd = str_val(
pwd_v
);
246
setstr(
pwd_v
, current_wd, KSH_RETURN_ERROR);
main.c
228
struct tbl *
pwd_v
= global("PWD");
local in function:main
229
char *pwd = str_val(
pwd_v
);
246
setstr(
pwd_v
, current_wd, KSH_RETURN_ERROR);
Completed in 64 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025