Home
last modified time | relevance | path

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

/openbsd/bin/csh/
H A Dconst.c74 Char STRdotsl[] = { '.', '/', '\0' }; variable
H A Dexec.c689 sp->word = Strspl(STRdotsl, sp->word); in tellmewhat()
H A Ddir.c426 if (cp[0] != '/' && !prefix(STRdotsl, cp) && !prefix(STRdotdotsl, cp) in dfollow()