Home
last modified time | relevance | path

Searched refs:STRPATH (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/bin/csh/
H A Dconst.c57 Char STRPATH[] = { 'P', 'A', 'T', 'H', '\0' }; variable
H A Dset.c709 Setenv(STRPATH, exppath); in exportpath()
H A Dfunc.c942 if (eq(vp, STRPATH)) { in dosetenv()