Home
last modified time | relevance | path

Searched refs:STRmatchbeep (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/tcsh-6/
H A Dtc.const.c402 Char STRmatchbeep[] = { 'm', 'a', 't', 'c', 'h', 'b', 'e', 'e', 'p', '\0' }; variable
H A Ded.inputl.c86 struct varent *matchbeep = adrof(STRmatchbeep); in Inputl()