Searched refs:ocons (Results 1 – 1 of 1) sorted by relevance
606 static int sort_ocontext_data(struct ocontext **ocons, int (*cmp)(const void *, const void *)) in sort_ocontext_data() argument613 for (ocon = *ocons; ocon != NULL; ocon = ocon->next) { in sort_ocontext_data()628 for (ocon = *ocons; ocon != NULL; ocon = ocon->next) { in sort_ocontext_data()635 *ocons = data[0]; in sort_ocontext_data()