Home
last modified time | relevance | path

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

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