Home | History | Annotate | Download | only in tcpdump

Lines Matching defs:dotp

257 			char *dotp;
265 dotp = strchr(p->name, '.');
266 if (dotp)
267 *dotp = '\0';
312 char *dotp;
320 dotp = strchr(p->name, '.');
321 if (dotp)
322 *dotp = '\0';