Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dtc.const.c406 Char STRnobeep[] = { 'n', 'o', 'b', 'e', 'e', 'p', '\0' }; variable
H A Dsh.file.c413 if (adrof(STRnobeep) == 0) in beep()
H A Ded.screen.c1368 if (adrof(STRnobeep)) in SoundBeep()