Searched defs:month (Results 1 - 25 of 80) sorted by relevance

1234

/freebsd-11-stable/lib/libc/stdtime/
H A Dtimelocal.h44 const char *month[12]; member in struct:lc_time_T
/freebsd-11-stable/usr.bin/calendar/
H A Devents.c43 event_add(int year, int month, int day, char *date, int var, char *txt, argument
H A Dcalendar.h125 int month; member in struct:event
H A Dio.c247 int month[MAXCOUNT]; local
H A Ddates.c51 int month; /* 01 .. 12 */ member in struct:cal_month
64 struct cal_month *month; /* points back */ member in struct:cal_day
446 addtodate(struct event *e, int year, int month, int day) argument
[all...]
/freebsd-11-stable/usr.bin/chpass/
H A Dutil.c88 int day, month, year; local
/freebsd-11-stable/contrib/ntp/ntpd/
H A Drefclock_heath.c278 int month, day; local
[all...]
H A Drefclock_chronolog.c64 int month; /* month-of-year */ member in struct:chronolog_unit
H A Drefclock_hopfser.c220 int day, month; /* ddd conversion */ local
H A Drefclock_hpgps.c262 int month, day, lastday; local
[all...]
H A Drefclock_leitch.c75 short month; member in struct:leitchunit
H A Drefclock_wwvb.c258 int day, month; /* ddd conversion */ local
H A Drefclock_palisade.h176 int month; /* for LEAP filter */ member in struct:palisade_unit
H A Drefclock_acts.c733 int month; /* month of the year */ local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_subr/
H A Dtime.c139 char wday[4], month[4]; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libutil/
H A Dt_parsedate.c57 parsecheck(const char *datestr, const time_t *reftime, const int *zoff, struct tm * time_to_tm(const time_t *, struct tm *), int year, int month, int day, int hour, int minute, int second) argument
[all...]
/freebsd-11-stable/stand/efi/libefi/
H A Dtime.c110 int lyear, month; local
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/time/
H A Dt_strptime.c332 ATF_TC(month); variable
/freebsd-11-stable/crypto/heimdal/kadmin/
H A Dload.c74 int year, month, date, hour, minute, second; local
/freebsd-11-stable/sys/dev/ips/
H A Dips_commands.c410 int yleap, *ip, month; local
/freebsd-11-stable/sys/dev/iicbus/
H A Drtc8583.c64 uint8_t msec, sec, min, hour, day, month; member in struct:time_regs
/freebsd-11-stable/contrib/wpa/src/utils/
H A Dos_win32.c62 int os_mktime(int year, int month, int day, int hour, int min, int sec, argument
/freebsd-11-stable/usr.sbin/cron/cron/
H A Dcron.c232 register int second, minute, hour, dom, month, dow; local
/freebsd-11-stable/contrib/ntp/parseutil/
H A Dtestdcf.c58 long month; member in struct:clocktime
/freebsd-11-stable/contrib/dialog/
H A Dcalendar.c150 int month = current->tm_mon + offset; local
295 int month; local
387 dialog_calendar(const char *title, const char *subtitle, int height, int width, int day, int month, int year) argument
[all...]

Completed in 173 milliseconds

1234