Searched refs:mkmonth (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/misc_cmds-33/ncal/
H A Dncal.c164 void mkmonth(int year, int month, int jd_flag, struct monthlines * monthl);
421 mkmonth(y, m - 1, jd_flag, &month);
475 mkmonth(y, i, jd_flag, year + i);
592 mkmonth(int y, int m, int jd_flag, struct monthlines *mlines) function

Completed in 137 milliseconds