Searched refs:profile_find_node (Results 1 – 1 of 1) sorted by relevance
/external/e2fsprogs/lib/support/ |
D | profile.c | 194 static errcode_t profile_find_node 736 retval = profile_find_node(state->root_section, cp, 0, 1, in parse_line() 915 retval = profile_find_node(root, 0, 0, 0, &iter, &p); in dump_profile() 934 retval = profile_find_node(root, 0, 0, 1, &iter, &p); in dump_profile() 1206 errcode_t profile_find_node(struct profile_node *section, const char *name, in profile_find_node() function
|