Home
last modified time | relevance | path

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

/netbsd/src/bin/csh/
Dconst.c159 Char STRtilde[] = { '~', '\0' }; variable
Dexp.c415 if (eq(**vp, STRtilde)) { in exp6()
Dfile.c555 copyn(word, STRtilde, 1); in tsearch()