Home
last modified time | relevance | path

Searched refs:textbuf_makeroom (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/idm/
H A Didm_text.c1005 textbuf_makeroom(idm_textbuf_t *itb, int size) in textbuf_makeroom() function
1026 textbuf_makeroom(itb, mem_len); in textbuf_memcpy()
1040 textbuf_makeroom(itb, sizeof (char)); in textbuf_append_char()