Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.const.c271 Char STRdotsl[] = { '.', '/', '\0' }; variable
H A Dsh.exec.c1020 sp->word = Strspl(STRdotsl, sp->word); in tellmewhat()
H A Dsh.dir.c630 if (cp[0] != '/' && !prefix(STRdotsl, cp) && !prefix(STRdotdotsl, cp) in dfollow()