Home
last modified time | relevance | path

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

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