Searched refs:from_string (Results 1 – 4 of 4) sorted by relevance
68 .from_string = From, \107 int cmpres = strcmp (alias, node->from_string); in detect_conflict()193 cmpres = strcmp (newp->from_string, root->from_string); in insert_module()198 while (strcmp (newp->from_string, root->from_string) != 0 in insert_module()328 new_module->from_string = tmp = (char *) (new_module + 1); in add_module()490 fake_alias.fromname = (char *) builtin_modules[cnt].from_string; in __gconv_read_conf()
63 const char *from_string; member
702 if (strcmp (node->from_string, "INTERNAL") != 0) in add_known_names()703 tsearch (node->from_string, &printlist, (__compar_fn_t) strverscmp); in add_known_names()
511 int cmpres = strcmp (current->result_set, node->from_string); in find_derivation()
Completed in 39 milliseconds