HomeSort by relevance Sort by last modified time
    Searched full:profile_create_node (Results 1 - 1 of 1) sorted by null

  /external/e2fsprogs/e2fsck/
profile.c 178 static errcode_t profile_create_node
409 retval = profile_create_node("(root)", 0, &state.root_section);
568 retval = profile_create_node("(root)", 0, &state.root_section);
1079 errcode_t profile_create_node(const char *name, const char *value, function
1165 retval = profile_create_node(name, value, &new);
    [all...]

Completed in 104 milliseconds