Home
last modified time | relevance | path

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

/dports/irc/sic/sic-0.23a/
H A Dstruct.h41 #define K_BEEP 0x00010 /* beep when matching */ macro
H A Ddisplay.c219 if (how & K_BEEP)
252 if (how & K_BEEP)
H A Doption.c367 if (ktmp->kflag & K_BEEP)
368 *attr |= K_BEEP;