Searched refs:g_string_pool (Results 1 – 1 of 1) sorted by relevance
122 static uu_list_pool_t *g_string_pool = NULL; variable1329 if (g_string_pool == NULL) { in dtj_check_string_pool()1330 g_string_pool = uu_list_pool_create("g_string_pool", in dtj_check_string_pool()1335 if (g_string_pool == NULL) { in dtj_check_string_pool()1351 list = uu_list_create(g_string_pool, NULL, in dtj_string_list_create()1367 uu_list_node_init(e, &e->dsle_node, g_string_pool); in dtj_string_list_entry_create()1374 g_string_pool); in dtj_string_list_entry_create()1405 uu_list_node_fini(e, &e->dsle_node, g_string_pool); in dtj_string_list_entry_destroy()