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

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

Completed in 69 milliseconds