Home | History | Annotate | Download | only in libiptc

Lines Matching refs:test_pos

751 		struct list_head *test_pos;
753 test_pos = iptcc_linearly_search_chain_index(name, handle);
754 if (list_start_pos != test_pos) {
756 test_c=list_entry(test_pos, struct chain_head,list);