Searched refs:init_list (Results 1 - 3 of 3) sorted by relevance

/external/e2fsprogs/e2fsck/
H A Dprofile_helpers.c30 * These functions --- init_list(), end_list(), and add_to_list() are
51 static errcode_t init_list(struct profile_string_list *list) function
154 if ((retval = init_list(&values)))
195 if ((retval = init_list(&values)))
231 if ((retval = init_list(&values)))
/external/clang/test/Index/
H A Dindex-templates.cpp82 void init_list(T t, U u) { function
171 // CHECK-LOAD: index-templates.cpp:82:6: FunctionTemplate=init_list:82:6 (Definition)
/external/e2fsprogs/misc/
H A Dmke2fs.c898 static errcode_t init_list(struct str_list *sl) function
984 if (init_list(&list))

Completed in 129 milliseconds