#include "syslog-ng.h"

Go to the source code of this file.
Functions | |
| void | alarm_set (int timeout) |
| void | alarm_cancel (void) |
| gboolean | alarm_has_fired (void) |
| void | alarm_init (void) |
| void alarm_cancel | ( | void | ) |
| gboolean alarm_has_fired | ( | void | ) |
| void alarm_init | ( | void | ) |
| void alarm_set | ( | int | timeout | ) |