Home | Sort by: relevance | last modified time | path |
/src/usr.bin/cal/ | |
cal.c | 86 static const char *month_names[12] = { variable in typeref:typename:const char * [12] 415 center(month_names[month + i], week_len, sep); 419 month_names[month + i], year); |
cal.c | 86 static const char *month_names[12] = { variable in typeref:typename:const char * [12] 415 center(month_names[month + i], week_len, sep); 419 month_names[month + i], year); |