Home | History | Annotate | Download | only in libpcap

Lines Matching defs:ap

152 	va_list ap;
154 va_start(ap, fmt);
157 fmt, ap);
158 va_end(ap);