err2str
static const char *err2str(int error);
printf("%s\n", err2str(errno));
printf(" %s ", tok2str(err2str, "tftp-err-#%d \"",
static struct tok err2str[] = {