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

/freebsd-9.3-release/usr.bin/ncal/
H A Dncal.c60 struct monthlines { struct
173 void mkmonthr(int year, int month, int jd_flag, struct monthlines * monthl);
174 void mkmonthb(int year, int month, int jd_flag, struct monthlines * monthl);
585 struct monthlines year[12];
675 struct monthlines year[12];
761 mkmonthr(int y, int m, int jd_flag, struct monthlines *mlines)
852 mkmonthb(int y, int m, int jd_flag, struct monthlines *mlines)

Completed in 45 milliseconds