Home
last modified time | relevance | path

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

/external/e2fsprogs/e2fsck/
Dsigcatcher.c22 struct str_table { struct
30 static struct str_table sig_table[] = { argument
133 static struct str_table generic_code_table[] = {
164 static struct str_table sigill_code_table[] = {
201 static struct str_table sigfpe_code_table[] = {
229 static struct str_table sigsegv_code_table[] = {
240 static struct str_table sigbus_code_table[] = {
254 static struct str_table sigstrap_code_table[] = {
265 static struct str_table sigcld_code_table[] = {
288 static struct str_table sigpoll_code_table[] = {
[all …]