Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.const.c273 Char STRcdpath[] = { 'c', 'd', 'p', 'a', 't', 'h', '\0' }; variable
H A Dtw.init.c733 if ((vp = adrof(STRcdpath)) != NULL) in tw_file_start()
H A Dsh.dir.c631 && (c = adrof(STRcdpath)) && c->vec != NULL) { in dfollow()