Searched refs:g_strndup (Results 1 – 6 of 6) sorted by relevance
92 char* g_strndup(const char* str, size_t size);
94 char* g_strndup(const char* str, size_t size) { in g_strndup() function187 string_list = g_slist_prepend(string_list, g_strndup(remainder, len)); in g_strsplit()
437 l->utf8 = g_strndup (text, text_len); in helper_cairo_line_from_buffer()
1042 target_type = g_strndup(&type[5], strlen(type) - 6); in object_set_link_property()
2235 char *path = g_strndup(start + 1, len); in vnc_display_open()
2239 char *path = g_strndup(start + 1, len); in vnc_display_open()