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

/freebsd-10.0-release/contrib/tcsh/
H A Dsh.set.c908 Char *exppath; local
917 exppath = Strbuf_finish(&buf);
918 cleanup_push(exppath, xfree);
919 tsetenv(STRKPATH, exppath);
920 cleanup_until(exppath);

Completed in 64 milliseconds