Home
last modified time | relevance | path

Searched refs:gdate (Results 1 – 7 of 7) sorted by relevance

/freebsd/lib/libcalendar/
H A Dcalendar.c131 gdate(int ndays, date *dt) in gdate() function
241 gdate(nd, &dt); in week()
H A DMakefile9 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)); in easterog()
/freebsd/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/lib/libsecureboot/
H A Dvets.c143 gdate(char *buf, size_t bufsz, time_t clock) in gdate() function
477 gdate(nb_date, sizeof(nb_date), not_before), in verify_time_cb()
478 gdate(na_date, sizeof(na_date), not_after), in verify_time_cb()
479 gdate(date, sizeof(date), ve_utc), rc); in verify_time_cb()
575 gdate(date, sizeof(date), ve_utc)); in verify_signer_xcs()
/freebsd/usr.bin/ncal/
H A Dncal.c1047 return (gdate(nd, d)); in sdater()
1058 return (gdate(nd, d)); in sdateb()