Searched refs:get_sortkey (Results 1 – 1 of 1) sorted by relevance
991 void (*get_sortkey)(char *, int, scf_walkinfo_t *); member3043 assert(columns[j].get_sortkey != NULL); in list_instance()3044 columns[j].get_sortkey(cp, opt_sort[i] & ~0xff, wip); in list_instance()