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

/freebsd-10.0-release/contrib/tcpdump/
H A Dprint-tftp.c59 static struct tok err2str[] = { variable in typeref:struct:tok
135 printf(" %s \"", tok2str(err2str, "tftp-err-#%d \"",
/freebsd-10.0-release/tools/regression/pjdfstest/
H A Dpjdfstest.c356 static const char *err2str(int error);
979 serrno = err2str(errno);
1108 err2str(int error) function

Completed in 174 milliseconds