Home | History | Annotate | Download | only in opjitconv

Lines Matching refs:LIST_HEAD

90 	struct list_head * names = (struct list_head *) name_list;
104 static void delete_path_names_list(struct list_head * list)
106 struct list_head * pos1, * pos2;
144 static char const * find_anon_dir_match(struct list_head * anon_dirs,
147 struct list_head * pos;
248 struct list_head * anon_sample_dirs,
433 static void filter_anon_samples_list(struct list_head * anon_dirs)
441 struct list_head * pos1, * pos2;
483 struct list_head * pos1, * pos2;
488 LIST_HEAD(jd_fnames);
490 LIST_HEAD(anon_dnames);