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

/external/e2fsprogs/lib/ss/
H A Dlisten.c26 typedef void sigret_t; typedef
30 static sigret_t (*sig_cont)(int);
32 static sigret_t print_prompt(int sig __SS_ATTR((unused)))
42 static sigret_t listen_int_handler(int sig __SS_ATTR((unused)))
53 sigret_t (*sig_int)(int), (*old_sig_cont)(int);
62 sig_cont = (sigret_t (*)(int)) 0;
H A Dlist_rqs.c19 typedef void sigret_t; typedef
33 sigret_t (*func)(int);

Completed in 141 milliseconds