Searched refs:profile_add_node (Results 1 – 1 of 1) sorted by relevance
187 static errcode_t profile_add_node732 retval = profile_add_node(state->root_section, in parse_line()817 retval = profile_add_node(state->current_section, in parse_line()829 profile_add_node(state->current_section, tag, value, &node); in parse_line()1146 errcode_t profile_add_node(struct profile_node *section, const char *name, in profile_add_node() function