Searched refs:name_dup (Results 1 – 1 of 1) sorted by relevance
232 char *name_dup = ralloc_strdup(options_tbl, name); in os_get_option_cached() local233 if (name_dup == NULL) { in os_get_option_cached()237 _mesa_hash_table_insert(options_tbl, name_dup, (void *)opt); in os_get_option_cached()