Home | History | Annotate | Download | only in libpcap

Lines Matching full:errstring

1214 	static char errstring[6+2+8+1];
1316 sprintf(errstring, "Error %02x", dl_errno);
1317 return (errstring);