Home
last modified time | relevance | path

Searched refs:profile_create_node (Results 1 – 1 of 1) sorted by relevance

/external/e2fsprogs/e2fsck/
Dprofile.c178 static errcode_t profile_create_node
409 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() function
1168 retval = profile_create_node(name, value, &new); in profile_add_node()