Searched refs:profile_add_node (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/e2fsck/
H A Dprofile.c187 static errcode_t profile_add_node
731 retval = profile_add_node(state->root_section,
816 retval = profile_add_node(state->current_section,
828 profile_add_node(state->current_section, tag, value, &node);
1143 errcode_t profile_add_node(struct profile_node *section, const char *name, function

Completed in 18 milliseconds