Home
last modified time | relevance | path

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

/freebsd/usr.bin/sort/
H A Dbwstring.c46 struct wmonth { struct
58 static struct wmonth *wmonths; argument
149 wmonths = sort_malloc(sizeof(struct wmonth) * 12); in initialise_months()