Searched refs:insert1 (Results 1 – 1 of 1) sorted by relevance
28 static char insert1[] = "This will be put at the beginning."; variable163 if (DynInsert(obj, 0, insert1, strlen(insert1)+1) != DYN_OK) {168 data = DynGet(obj, 14 + strlen(insert1) + 1);