Home | History | Annotate | Download | only in switchback

Lines Matching full:bzerrorstrings

5872 static char *bzerrorstrings[] = {
5898 return bzerrorstrings[err*-1];
5941 static char *bzerrorstrings[] = {
6082 vexxx_printf( " %d %s ", r, bzerrorstrings[-r] );