Home
last modified time | relevance | path

Searched defs:monthlines (Results 1 – 1 of 1) sorted by relevance

/freebsd/usr.bin/ncal/
H A Dncal.c59 struct monthlines { struct
60 wchar_t name[MAX_WIDTH + 1];
61 char lines[7][MAX_WIDTH + 1];
62 char weeks[MAX_WIDTH + 1];
63 unsigned int extralen[7];