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

/seL4-camkes-master/projects/musllibc/src/process/
H A Dposix_spawn.c51 /* All signal dispositions must be either SIG_DFL or SIG_IGN
61 sa.sa_handler = SIG_DFL;
68 sa.sa_handler = SIG_DFL;
/seL4-camkes-master/projects/musllibc/include/
H A Dsignal.h263 #define SIG_DFL ((void (*)(int)) 0) macro

Completed in 29 milliseconds