Home
last modified time | relevance | path

Searched defs:sigact_table (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/bsd-user/
H A Dsignal.c35 static struct target_sigaction sigact_table[TARGET_NSIG]; variable
/openbmc/qemu/linux-user/
H A Dsignal.c42 static struct target_sigaction sigact_table[TARGET_NSIG]; variable