Home
last modified time | relevance | path

Searched refs:sort_el (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/cfgadm/
H A Dcfgadm.h128 struct sort_el { struct
H A Dcfgadm.c99 static int process_sort_fields(int, struct sort_el *, char *);
156 static struct sort_el *sort_list; /* Used in ldata_compare() */
2169 struct sort_el *list, in process_sort_fields()