Searched refs:iidesc (Results 1 – 5 of 5) sorted by relevance
49 iidesc_t *iidesc = arg1; in matching_iidesc() local51 if (!streq(iidesc->ii_name, match->m_name)) in matching_iidesc()54 if (iidesc->ii_type != II_TYPE && iidesc->ii_type != II_SOU) in matching_iidesc()57 match->m_ret = iidesc->ii_dtype; in matching_iidesc()
162 iidesc_t *iidesc = arg1; in matching_iidesc() local164 if (streq(iidesc->ii_name, match->iim_name) == 0) in matching_iidesc()167 switch (iidesc->ii_type) { in matching_iidesc()171 match->iim_ret = iidesc; in matching_iidesc()174 match->iim_ret = iidesc; in matching_iidesc()183 streq(iidesc->ii_owner, match->iim_file)) { in matching_iidesc()184 match->iim_ret = iidesc; in matching_iidesc()369 iidesc_t *iidesc; in sort_iidescs() local397 iidesc = find_iidesc(td, &match); in sort_iidescs()399 if (iidesc != NULL) { in sort_iidescs()[all …]
277 typedef struct iidesc { struct
12 iidesc.c \
14 iidesc.c \