HomeSort by relevance Sort by last modified time
    Searched refs:end_list (Results 1 - 2 of 2) sorted by null

  /external/e2fsprogs/e2fsck/
profile_helpers.c 30 * These functions --- init_list(), end_list(), and add_to_list() are
36 * the end_list() function.
66 static void end_list(struct profile_string_list *list, char ***ret_list) function
169 end_list(&values, ret_values);
173 end_list(&values, 0);
205 end_list(&values, ret_names);
209 end_list(&values, 0);
245 end_list(&values, ret_names);
249 end_list(&values, 0);
  /external/qemu/include/qapi/
visitor-impl.h 31 void (*end_list)(Visitor *v, Error **errp); member in struct:Visitor

Completed in 2076 milliseconds