Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dsignal.cpp150 int sigignore(int sig) { in sigignore() function
/aosp12/bionic/tests/
H A Dsignal_test.cpp821 TEST(signal, sigignore) { in TEST() argument