From f024ccfe1c22a59d89457f9b78cf230fb17ba5de Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 29 Dec 2015 20:47:17 +0100 Subject: finish satd-diminished, satd-timer to be written MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/daemon.h | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/daemon.h') diff --git a/src/daemon.h b/src/daemon.h index 7567a74..c36e314 100644 --- a/src/daemon.h +++ b/src/daemon.h @@ -45,6 +45,16 @@ */ #define STATE_FILENO 4 +/** + * The file descriptor for the CLOCK_BOOTTIME timer. + */ +#define BOOT_FILENO 5 + +/** + * The file descriptor for the CLOCK_REALTIME timer. + */ +#define REAL_FILENO 6 + /** * Command: queue a job. -- cgit v1.2.3-70-g09d2