Searched refs:ALARMC (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/usr.bin/at/
H A Dat.c85 #define ALARMC 10 /* Number of seconds to wait for timeout */ macro
255 /* Set an alarm so a timeout occurs after ALARMC seconds, in case
259 alarm(ALARMC);

Completed in 142 milliseconds