1 2 3 4 5 6 7 8
/* ISC license. */ #ifndef S6_LINUX_INIT_H #define S6_LINUX_INIT_H extern int s6_linux_init_logouthook (void) ; #endif