Searched refs:profile_add_node (Results 1 – 1 of 1) sorted by relevance
189 static errcode_t profile_add_node739 retval = profile_add_node(state->root_section, in parse_line()824 retval = profile_add_node(state->current_section, in parse_line()836 profile_add_node(state->current_section, tag, value, &node); in parse_line()1151 errcode_t profile_add_node(struct profile_node *section, const char *name, in profile_add_node() function