Searched defs:sort_key (Results 1 – 5 of 5) sorted by relevance
76 struct sort_key struct78 struct sort_key *next_key; // linked list argument85 static char *get_key_data(char *str, struct sort_key *key, int flags) in get_key_data() argument
618 const gchar *sort_key; in list_mounts() local719 const gchar *sort_key; in list_volumes() local821 const gchar *sort_key; in list_drives() local
219 def sort_key(item): function
50 std::string sort_key; // upper case version of term used for sorting. member
386 def sort_key(self): member in EntryFileSortKey