Searched defs:__sighandler_t (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/include/llvm-libc-types/ | ||
H A D | __sighandler_t.h | 12 typedef void (*__sighandler_t)(int); typedef |
H A D | struct_sigaction.h | 28 typedef void (*__sighandler_t)(int); typedef |