Searched refs:strerror_buf (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/libpcap/
H A Dfmtutils.c114 char strerror_buf[PCAP_ERRBUF_SIZE]; local
115 char *errstring = strerror_r(errnum, strerror_buf, PCAP_ERRBUF_SIZE);

Completed in 78 milliseconds