Searched refs:endofbuf (Results 1 – 3 of 3) sorted by relevance
179 char *endofbuf, *pbuf = buf; in structseq_repr() local182 endofbuf= &buf[REPR_BUFFER_SIZE-5]; in structseq_repr()213 if ((pbuf+len) <= endofbuf) { in structseq_repr()
667 u_char *endofbuf; in pcap_read_win32_dag() local706 endofbuf = (char*)header + cc; in pcap_read_win32_dag()714 if((char*)header + erf_record_len > endofbuf) in pcap_read_win32_dag()779 p->cc = endofbuf - (char*)header; in pcap_read_win32_dag()823 p->cc = endofbuf - (char*)header; in pcap_read_win32_dag()827 while((u_char*)header < endofbuf); in pcap_read_win32_dag()
245 char *endofbuf, *pbuf = buf; in structseq_repr() local248 endofbuf= &buf[REPR_BUFFER_SIZE-5]; in structseq_repr()285 if ((pbuf+len) <= endofbuf) { in structseq_repr()