Searched refs:textbuf_memcpy (Results 1 – 1 of 1) sorted by relevance
220 static void textbuf_memcpy(idm_textbuf_t *itb, void *mem, int mem_len);1024 textbuf_memcpy(idm_textbuf_t *itb, void *mem, int mem_len) in textbuf_memcpy() function1034 textbuf_memcpy(itb, str, strlen(str)); in textbuf_strcpy()