Searched refs:g_string_pool (Results 1 – 1 of 1) sorted by relevance
120 static uu_list_pool_t *g_string_pool = NULL; variable1327 if (g_string_pool == NULL) { in dtj_check_string_pool()1328 g_string_pool = uu_list_pool_create("g_string_pool", in dtj_check_string_pool()1333 if (g_string_pool == NULL) { in dtj_check_string_pool()1349 list = uu_list_create(g_string_pool, NULL, in dtj_string_list_create()1365 uu_list_node_init(e, &e->dsle_node, g_string_pool); in dtj_string_list_entry_create()1372 g_string_pool); in dtj_string_list_entry_create()1403 uu_list_node_fini(e, &e->dsle_node, g_string_pool); in dtj_string_list_entry_destroy()