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

/freebsd-12-stable/contrib/tcpdump/
H A Dprint-tftp.c75 static const struct tok err2str[] = { variable in typeref:struct:tok
180 ND_PRINT((ndo, " %s", tok2str(err2str, "tftp-err-#%d \"",
/freebsd-12-stable/contrib/pjdfstest/
H A Dpjdfstest.c433 static const char *err2str(int error);
1182 serrno = err2str(errno);
1311 err2str(int error) function

Completed in 136 milliseconds