Home | History | Annotate | Download | only in libpcap

Lines Matching defs:source

244 	/* Whether this is an "interactive" input source; if so, and
271 * shouldn't try reading from the input source any more. We might
2715 * Redistribution and use in source and binary forms, with or without
2716 * modification, are permitted provided that: (1) source code distributions
3869 /* We're scanning a new file or input source. It's
3871 * just pointed pcap_in at a new source and called
3876 * back-up) that will match for the new input source.
3998 register char *source = (yytext_ptr);
4031 *(dest++) = *(source++);