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

/freebsd-10-stable/lib/libcalendar/
H A DMakefile11 calendar.3 gdate.3 calendar.3 jdate.3 \
H A Dcalendar.h38 struct date *jdate(int _nd, struct date *_dt);
H A Deaster.c68 return (jdate(easterodn(y), dt));
H A Dcalendar.c67 jdate(int ndays, date *dt) function
/freebsd-10-stable/usr.bin/ncal/
H A Dncal.c1037 return (jdate(nd, d));
1048 return (jdate(nd, d));

Completed in 248 milliseconds