Lines Matching refs:pbuf
97 char *pbuf; member
393 ptr.pbuf = rp->printf_buf; in mon_text_read_t()
398 ptr.cnt += snprintf(ptr.pbuf + ptr.cnt, ptr.limit - ptr.cnt, in mon_text_read_t()
420 ptr.pbuf = rp->printf_buf; in mon_text_read_u()
434 ptr.cnt += snprintf(ptr.pbuf + ptr.cnt, ptr.limit - ptr.cnt, in mon_text_read_u()
488 p->cnt += snprintf(p->pbuf + p->cnt, p->limit - p->cnt, in mon_text_read_head_t()
506 p->cnt += snprintf(p->pbuf + p->cnt, p->limit - p->cnt, in mon_text_read_head_u()
517 p->cnt += snprintf(p->pbuf + p->cnt, p->limit - p->cnt, in mon_text_read_statset()
525 p->cnt += snprintf(p->pbuf + p->cnt, p->limit - p->cnt, in mon_text_read_statset()
528 p->cnt += snprintf(p->pbuf + p->cnt, p->limit - p->cnt, in mon_text_read_statset()
536 p->cnt += snprintf(p->pbuf + p->cnt, p->limit - p->cnt, in mon_text_read_intstat()
544 p->cnt += snprintf(p->pbuf + p->cnt, p->limit - p->cnt, in mon_text_read_isostat()
547 p->cnt += snprintf(p->pbuf + p->cnt, p->limit - p->cnt, in mon_text_read_isostat()
560 p->cnt += snprintf(p->pbuf + p->cnt, p->limit - p->cnt, in mon_text_read_isodesc()
569 p->cnt += snprintf(p->pbuf + p->cnt, p->limit - p->cnt, in mon_text_read_isodesc()
582 p->cnt += snprintf(p->pbuf + p->cnt, p->limit - p->cnt, in mon_text_read_data()
588 p->cnt += snprintf(p->pbuf + p->cnt, in mon_text_read_data()
592 p->cnt += snprintf(p->pbuf + p->cnt, in mon_text_read_data()
596 p->cnt += snprintf(p->pbuf + p->cnt, p->limit - p->cnt, in mon_text_read_data()
599 p->cnt += snprintf(p->pbuf + p->cnt, p->limit - p->cnt, in mon_text_read_data()
603 p->cnt += snprintf(p->pbuf + p->cnt, p->limit - p->cnt, "\n"); in mon_text_read_data()