Searched refs:profile_create_node (Results 1 – 1 of 1) sorted by relevance
178 static errcode_t profile_create_node409 retval = profile_create_node("(root)", 0, &state.root_section); in profile_set_default()568 retval = profile_create_node("(root)", 0, &state.root_section); in profile_update_file()1082 errcode_t profile_create_node(const char *name, const char *value, in profile_create_node() function1168 retval = profile_create_node(name, value, &new); in profile_add_node()