Searched refs:profile_create_node (Results 1 – 1 of 1) sorted by relevance
180 static errcode_t profile_create_node417 retval = profile_create_node("(root)", 0, &state.root_section); in profile_set_default()576 retval = profile_create_node("(root)", 0, &state.root_section); in profile_update_file()1087 errcode_t profile_create_node(const char *name, const char *value, in profile_create_node() function1173 retval = profile_create_node(name, value, &new); in profile_add_node()