|
YAZ 5.35.1
|
Diagnostic table lookup. More...
#include <diag-entry.h>Go to the source code of this file.
Functions | |
| const char * | yaz_diag_to_str (struct yaz_diag_entry *tab, int code) |
Diagnostic table lookup.
Definition in file diag-entry.c.
| const char * yaz_diag_to_str | ( | struct yaz_diag_entry * | tab, |
| int | code | ||
| ) |
Definition at line 17 of file diag-entry.c.
References yaz_diag_entry::msg.
Referenced by diagbib1_str(), yaz_diag_bib1_str(), yaz_diag_sru_update_str(), and yaz_diag_srw_str().