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

/freebsd-11-stable/lib/libcalendar/
H A DMakefile12 calendar.3 gdate.3 calendar.3 jdate.3 \
H A Dcalendar.h37 struct date *gdate(int _nd, struct date *_dt);
H A Deaster.c60 return (gdate(easterodn(y), dt));
H A Dcalendar.c131 gdate(int ndays, date *dt) function
180 * is the reverse of gdate.
241 gdate(nd, &dt);
/freebsd-11-stable/contrib/netbsd-tests/dev/clock_subr/
H A Dclock_subr_test_data_gen.sh6 gdate "$@" '+ FILL(%_11s,%_4Y,%_m,%_d,%w,%_H,%_M,%_S), // %a %b %e %H:%M:%S %Z %Y'
/freebsd-11-stable/usr.bin/ncal/
H A Dncal.c1037 return (gdate(nd, d));
1048 return (gdate(nd, d));

Completed in 69 milliseconds