Home
last modified time | relevance | path

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

/coreutils/src/
Dsort.c1280 struct month const *month2 = m2; in struct_month_cmp() local
1281 return strcmp (month1->name, month2->name); in struct_month_cmp()