HomeSort by: relevance | last modified time | path
    Searched refs:BELL (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libc/gen/
vis.c 100 #undef BELL
101 #define BELL L'\a'
129 #define iswsafe(c) (c == L'\b' || c == BELL || c == L'\r')
223 case BELL:
  /src/games/hunt/include/
hunt_common.h 73 #define BELL ('b' | 0200)
  /src/games/hunt/hunt/
playit.c 153 case BELL:
  /src/games/hunt/huntd/
execute.c 266 sendcom(pp, BELL);
  /src/usr.bin/mail/
complete.c 73 #define BELL 0x7
134 (void)putc(BELL, ttyout);

Completed in 16 milliseconds