Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c47 Char STRPATH[] = { 'P', 'A', 'T', 'H', '\0' }; variable
H A Dset.c581 Setenv(STRPATH, exppath); in exportpath()
H A Dfunc.c895 if (eq(vp, STRPATH)) { in dosetenv()