Home
last modified time | relevance | path

Searched refs:err2str (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/tcpdump/
HDprint-tftp.c91 static const struct tok err2str[] = { variable
167 ND_PRINT((ndo, " %s \"", tok2str(err2str, "tftp-err-#%d \"", in tftp_print()
/NextBSD/contrib/pjdfstest/
HDpjdfstest.c360 static const char *err2str(int error);
987 serrno = err2str(errno); in call_syscall()
1116 err2str(int error) in err2str() function