Searched defs:textbuf_makeroom (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/uts/common/io/idm/ | ||
H A D | idm_text.c | 1005 textbuf_makeroom(idm_textbuf_t *itb, int size) function 1026 textbuf_makeroom(itb, mem_len); 1040 textbuf_makeroom(itb, sizeof (char)); |
Completed in 62 milliseconds