Home
last modified time | relevance | path

Searched refs:SORT_ENTRIES_BY_EMAIL (Results 1 – 3 of 3) sorted by relevance

/dports/deskutils/rolo/rolo-011/src/
H A Dentry.h41 SORT_ENTRIES_BY_EMAIL, SORT_ENTRIES_BY_TEL enumerator
H A Dindex.c533 g_sort_by = SORT_ENTRIES_BY_EMAIL; in sort_ascending()
573 g_sort_by = SORT_ENTRIES_BY_EMAIL; in sort_descending()
H A Dentry.c220 case SORT_ENTRIES_BY_EMAIL: in sort_entries()