Searched refs:remove_node (Results 1 – 1 of 1) sorted by relevance
100 static int remove_node(const char* section, const char* key, const char* name);245 ret = remove_node(section, key, name); in btif_config_remove()608 static int remove_node(const char* section, const char* key, const char* name) in remove_node() function