Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/mm/
H A Duffd-unit-tests.c636 static sigjmp_buf jbuf, *sigbuf; variable
/openbmc/qemu/linux-user/
H A Dsignal.c870 char sigbuf[4], codebuf[12]; in die_from_signal() local