Home | History | Annotate | Download | only in libpcap

Lines Matching defs:fmt

148 bpf_error(const char *fmt, ...)
152 va_start(ap, fmt);
155 fmt, ap);