Home | History | Annotate | Download | only in tcpdump

Lines Matching refs:spacep

803 	char *spacep;
828 spacep = strchr(temp, ' ');
829 if (spacep)
830 *spacep = '\0';