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

/macosx-10.10/misc_cmds-33/ncal/
H A Dncal.c56 struct monthlines { struct
164 void mkmonth(int year, int month, int jd_flag, struct monthlines * monthl);
165 void mkmonthb(int year, int month, int jd_flag, struct monthlines * monthl);
417 struct monthlines month;
435 struct monthlines month;
467 struct monthlines year[12];
527 struct monthlines year[12];
592 mkmonth(int y, int m, int jd_flag, struct monthlines *mlines)
683 mkmonthb(int y, int m, int jd_flag, struct monthlines *mlines)

Completed in 99 milliseconds