taglinefilesource code
buf_base160drivers/net/ppp.c#define ins_char(pbuf,c) (buf_base(pbuf) [(pbuf)->count++] = (u_char)(c))
buf_base708drivers/net/ppp.cdev->mem_start  = (unsigned long) buf_base (new_wbuf);
buf_base710drivers/net/ppp.cdev->rmem_start = (unsigned long) buf_base (new_rbuf);
buf_base949drivers/net/ppp.cbuf_base (xbuf) + xbuf->tail, count);
buf_base1231drivers/net/ppp.cbuf_base (buf)[buf->count++] = chr;
buf_base1366drivers/net/ppp.cbuf_base (ppp->ubuf) [current_idx++] = (u_char) (c); \
buf_base1612drivers/net/ppp.cu_char  *data = buf_base (ppp->rbuf);
buf_base1781drivers/net/ppp.cc = buf_base (ppp->ubuf) [ppp->ubuf->tail++];  \
buf_base2027drivers/net/ppp.cppp_print_buffer ("ppp flush", buf_base (buf),
buf_base2949drivers/net/ppp.cbuf_base (ppp->cbuf) + PPP_HARD_HDR_LEN,