HomeSort by relevance Sort by last modified time
    Searched refs:sigret_t (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/lib/ss/
listen.c 26 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;
list_rqs.c 19 typedef void sigret_t; typedef
33 sigret_t (*func)(int);

Completed in 1283 milliseconds