Searched refs:sortedl (Results 1 – 1 of 1) sorted by relevance
632 struct list sortedl = LIST_INIT; in cmd_print_all() local680 list_append(&sortedl, &cs->le, cs); in cmd_print_all()686 list_sort(&sortedl, sort_handler, &print_long); in cmd_print_all()695 for (le = sortedl.head; le; le = le->next) { in cmd_print_all()717 list_flush(&sortedl); in cmd_print_all()