textbuf
(void) snprintf(textbuf, sizeof (textbuf),
aug_save_text(textbuf);
static char textbuf[AUDIT_AT_TEXTBUF];
if (read(fd, textbuf, st.st_size) != st.st_size) {
if (sscanf(textbuf,
len = sprintf(textbuf,
if (write(fd, textbuf, len) != len)
(void) snprintf(textbuf, sizeof (textbuf), mess, name, err_str);
aug_save_text(textbuf);
(void) snprintf(textbuf, sizeof (textbuf),
(void) snprintf(textbuf, sizeof (textbuf),
(void) snprintf(textbuf, sizeof (textbuf),
(void) snprintf(textbuf, sizeof (textbuf),
(void) snprintf(textbuf, sizeof (textbuf),
aug_save_text(textbuf);
(void) snprintf(textbuf, sizeof (textbuf),
aug_save_text(textbuf);
(void) snprintf(textbuf, sizeof (textbuf),
aug_save_text(textbuf);
static char textbuf[AUDIT_CRON_TEXTBUF];
static struct textbuf *unit_post_text = NULL;
static void textbuf_push(struct textbuf **buf_p, const char *text)
struct textbuf *tmp, *list = *buf_p;
static void textbuf_emit(struct textbuf **buf_p)
struct textbuf *tmp, *list = *buf_p;
struct textbuf *next;
struct textbuf *prev;
char *text(textbuf, tbend)
char *textbuf;
p = textbuf;
char *textbuf;
textbuf = (char *)rx_pdu->isp_data;
strcmp(kv_pair, textbuf) == 0 &&
textbuf = 0;
rc = idm_nvlist_to_textbuf(nv_resp, &textbuf,
if (textbuf && textbuflen)
kmem_free(textbuf, textbuflen);
ict->ict_text_rsp_buf = textbuf;
char *textbuf;
if (idm_nvlist_to_textbuf(nvl, &textbuf, &textbuflen,
itb->itb_mem = textbuf;
char *textbuf, *leftover_textbuf = NULL;
textbuf = (char *)pdu->isp_data;
cont_fraglen = idm_textbuf_to_firstfraglen(textbuf,
bcopy(textbuf,
textbuf += (cont_fraglen + 1);
&textbuf, &textbuflen) != 0) {
leftover_textbuf = textbuf;
idm_textbuf_to_nvlist(nvlist_t *nvl, char **textbuf, int *textbuflen)
tbscan = *textbuf;
*textbuf = tbscan;
idm_textbuf_to_firstfraglen(void *textbuf, int textbuflen)
return (idm_strnlen(textbuf, textbuflen));
idm_nvlist_to_textbuf(nvlist_t *nvl, char **textbuf, int *textbuflen,
*textbuf = itb.itb_mem;
idm_textbuf_to_nvlist(nvlist_t *nvl, char **textbuf, int *textbuflen);
idm_textbuf_to_firstfraglen(void *textbuf, int textbuflen);
idm_nvlist_to_textbuf(nvlist_t *nvl, char **textbuf, int *textbuflen,