Searched refs:add_string_to_list (Results 1 – 5 of 5) sorted by relevance
80 add_string_to_list(NODE_STR_T *str_list, char *string);
99 if (!add_string_to_list(*result, hierarchy)) { in initialize_explicit_key_path()109 if (!add_string_to_list(*result, list_node->str)) { in initialize_explicit_key_path()153 if (!add_string_to_list(*result, list_node->str)) { in get_explicit_key_path()
266 if (!add_string_to_list(*result, hierarchy)) { in init_explicit_key_path()275 if (!add_string_to_list(*result, list_node->str)) { in init_explicit_key_path()454 if (!add_string_to_list(*result, list_node->str)) { in get_explicit_key_path()
821 add_string_to_list(NODE_STR_T *str_list, char *string) in add_string_to_list() function
2057 \fn bool add_string_to_list(NODE_STR_T *str_list, char *string)