Home
last modified time | relevance | path

Searched defs:sig_alrm (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.bin/timeout/
H A Dtimeout.c51 static volatile sig_atomic_t sig_alrm = 0; variable
/openbsd-src/sbin/pflogd/
H A Dpflogd.c175 sig_alrm(int sig) in sig_alrm() function