Home
last modified time | relevance | path

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

/aosp12/bionic/libc/bionic/
H A Dstrsignal.cpp39 const char* const sys_signame[NSIG] = { variable
/aosp12/bionic/tests/
H A Dsignal_test.cpp547 TEST(signal, sys_signame) { in TEST() argument