Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/support/
Dprofile_helpers.c44 struct profile_string_list { struct
53 static errcode_t init_list(struct profile_string_list *list) in init_list() argument
68 static void end_list(struct profile_string_list *list, char ***ret_list) in end_list()
90 static errcode_t add_to_list(struct profile_string_list *list, char *str) in add_to_list()
112 static int is_list_member(struct profile_string_list *list, const char *str) in is_list_member()
149 struct profile_string_list values; in profile_get_values()
192 struct profile_string_list values; in profile_get_subsection_names()
230 struct profile_string_list values; in profile_get_relation_names()