Searched refs:thpath (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dtw.help.c90 Char *thpath, *hpath; /* The environment parameter */ local
99 thpath = hpath = Strsave(hpath);
100 cleanup_push(thpath, xfree);
101 curdir = xmalloc((Strlen(thpath) + 1) * sizeof (*curdir));

Completed in 42 milliseconds