Home
last modified time | relevance | path

Searched refs:str_table (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/e2fsck/
Dsigcatcher.c23 struct str_table { struct
31 static struct str_table sig_table[] = { argument
134 static struct str_table generic_code_table[] = {
165 static struct str_table sigill_code_table[] = {
202 static struct str_table sigfpe_code_table[] = {
230 static struct str_table sigsegv_code_table[] = {
241 static struct str_table sigbus_code_table[] = {
255 static struct str_table sigstrap_code_table[] = {
266 static struct str_table sigcld_code_table[] = {
289 static struct str_table sigpoll_code_table[] = {
[all …]