OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STRhome
(Results
1 - 6
of
6
) sorted by relevancy
/src/bin/csh/
csh.c
329
set(
STRhome
, cp);
601
/* Will have value(
STRhome
) here because set fast if don't */
628
(void)srccat(value(
STRhome
), STRsldotcshrc);
639
(void)srccat(value(
STRhome
), STRsldotlogin);
899
hfile = Strcpy(buf, value(
STRhome
));
934
if (adrof(
STRhome
))
935
(void)srccat(value(
STRhome
), STRsldtlogout);
1308
if ((h = value(
STRhome
)) != NULL) {
const.c
49
Char
STRHOME
[] = { 'H', 'O', 'M', 'E', '\0' };
99
Char
STRhome
[] = { 'h', 'o', 'm', 'e', '\0' };
dir.c
208
hp = value(
STRhome
);
344
if ((cp = value(
STRhome
)) == NULL || *cp == 0)
844
p1 = value(
STRhome
);
847
* See if we're not in a subdir of
STRhome
857
* Get dev and ino of
STRhome
883
* Use
STRhome
to make '~' work
file.c
360
(void)Strcpy(new, value(
STRhome
));
proc.c
775
dtildepr(value(
STRhome
), tp->p_cwd->di_name);
794
dtildepr(value(
STRhome
), dcwd->di_name);
set.c
130
else if (eq(vp,
STRhome
)) {
143
Setenv(
STRHOME
, cp);
Completed in 15 milliseconds
Indexes created Sun Oct 19 02:09:48 GMT 2025