Searched refs:err2str (Results 1 – 2 of 2) sorted by relevance
91 static const struct tok err2str[] = { variable167 ND_PRINT((ndo, " %s \"", tok2str(err2str, "tftp-err-#%d \"", in tftp_print()
360 static const char *err2str(int error);987 serrno = err2str(errno); in call_syscall()1116 err2str(int error) in err2str() function