Searched refs:err2str (Results 1 – 2 of 2) sorted by relevance
70 static const struct tok err2str[] = { variable174 ND_PRINT(" %s", tok2str(err2str, "tftp-err-#%u \"", in tftp_print()
433 static const char *err2str(int error);1182 serrno = err2str(errno); in call_syscall()1311 err2str(int error) in err2str() function