Home
last modified time | relevance | path

Searched refs:watchdog_read (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/util/
H A Dwatchdog.c144 static void watchdog_read(int unused_event, void *unused_context) in watchdog_read() function
228 event_enable_read(watchdog_pipe[0], watchdog_read, (void *) 0); in watchdog_create()