Searched refs:id_root (Results 1 – 1 of 1) sorted by relevance
35 static void *id_root = NULL; variable86 if ((res = tfind(&cm, &id_root, &compare_id))) in name_lookup()275 if (id_root) { in clear_hashtable()276 tdestroy(&id_root, &free_nothing); in clear_hashtable()277 id_root = NULL; in clear_hashtable()295 if (!tsearch((void *) map, &id_root, &compare_id)) { in classid_map_add()454 tdestroy(id_root, free_map); in classid_exit()