Home
last modified time | relevance | path

Searched defs:alarmed (Results 1 – 3 of 3) sorted by relevance

/freebsd/libexec/getty/
H A Dchat.c54 static volatile int alarmed = 0; variable
/freebsd/usr.bin/chat/
H A Dchat.c433 static int alarmed; variable
/freebsd/crypto/openssl/apps/
H A Dspeed.c129 static void alarmed(int sig) in alarmed() function