Searched refs:ocons (Results 1 – 2 of 2) sorted by relevance
9 static void ocons(void) in ocons() function
604 static int sort_ocontext_data(struct ocontext **ocons, int (*cmp)(const void *, const void *)) in sort_ocontext_data() argument611 for (ocon = *ocons; ocon != NULL; ocon = ocon->next) { in sort_ocontext_data()626 for (ocon = *ocons; ocon != NULL; ocon = ocon->next) { in sort_ocontext_data()633 *ocons = data[0]; in sort_ocontext_data()