Home
last modified time | relevance | path

Searched defs:day (Results 1 – 25 of 96) sorted by relevance

1234

/freebsd/contrib/ntp/ntpd/
H A Dntp_util.c591 u_long day; in record_peer_stats() local
632 u_long day; record_loop_stats() local
666 u_long day; record_clock_stats() local
741 u_long day; record_raw_stats() local
802 u_long day; record_sys_stats() local
839 u_long day; record_proto_stats() local
873 u_long day; record_crypto_stats() local
911 u_long day; record_timing_stats() local
[all...]
H A Drefclock_neoclock4x.c450 int day; in neoclock4x_receive() local
833 neol_mktime(int year,int mon,int day,int hour,int min,int sec) neol_mktime() argument
854 neol_localtime(unsigned long utc,int * year,int * month,int * day,int * hour,int * min,int * sec) neol_localtime() argument
[all...]
H A Drefclock_heath.c278 int month, day; in heath_receive() local
[all...]
H A Drefclock_chronolog.c63 int day; /* day-of-month */ member
H A Drefclock_hopfser.c214 int day, month; /* ddd conversion */ in hopfserial_receive() local
H A Drefclock_hpgps.c262 int month, day, lastday; in hpgps_receive() local
[all...]
/freebsd/contrib/llvm-project/libcxx/include/__chrono/
H A Dday.h33 _LIBCPP_HIDE_FROM_ABI explicit inline constexpr day(unsigned __val) noexcept in day() function
[all...]
H A Dyear_month_day.h62 _LIBCPP_HIDE_FROM_ABI inline constexpr chrono::day day() const noexcept { return __d_; } in day() function
218 _LIBCPP_HIDE_FROM_ABI inline constexpr chrono::day year_month_day_last::day() const noexcept { in day() function
H A Dmonthday.h39 _LIBCPP_HIDE_FROM_ABI inline constexpr chrono::day day() const noexcept { return __d_; } in day() function
[all...]
/freebsd/contrib/dialog/
H A Dcalendar.c254 day_in_year(int year, int month, int day) in day_in_year()
263 iso_week(int year, int month, int day) in iso_week()
314 int day; in getisoweeks() local
375 int day = current->tm_mday; in draw_day() local
606 int day; in WeekStart() local
676 int day, in dialog_calendar()
/freebsd/sys/sys/
H A Dclock.h75 int day; /* day (1 - 31) */ member
111 uint8_t day; /* day (1 - 31) */ member
/freebsd/usr.sbin/rtadvd/
H A Dtimer_subr.c65 uint32_t day; in sec2str() local
/freebsd/crypto/openssl/test/
H A Dtime_offset_test.c72 int day, sec; in test_offset() local
/freebsd/contrib/bsddialog/lib/
H A Ddatebox.c113 init_date(unsigned int *year, unsigned int *month, unsigned int *day, int *yy, in init_date() argument
332 bsddialog_calendar(struct bsddialog_conf * conf,const char * text,int rows,int cols,unsigned int * year,unsigned int * month,unsigned int * day) bsddialog_calendar() argument
584 bsddialog_datebox(struct bsddialog_conf * conf,const char * text,int rows,int cols,unsigned int * year,unsigned int * month,unsigned int * day) bsddialog_datebox() argument
[all...]
/freebsd/usr.bin/chpass/
H A Dutil.c83 int day, month, year; in atot() local
/freebsd/contrib/netbsd-tests/lib/libc/time/
H A Dt_strptime.c253 ATF_TC_HEAD(day, tc) in ATF_TC_HEAD() argument
260 ATF_TC_BODY(day, tc) in ATF_TC_BODY() argument
/freebsd/crypto/openssl/crypto/asn1/
H A Da_utctm.c78 int day, sec; in ASN1_UTCTIME_cmp_time_t() local
H A Da_time.c552 int day, sec; in ASN1_TIME_cmp_time_t() local
582 int day, sec; in ASN1_TIME_compare() local
/freebsd/contrib/kyua/utils/
H A Ddatetime.cpp317 const int day, const int hour, in from_values()
436 const int day, const int hour, in set_mock_now()
/freebsd/usr.bin/calendar/
H A Devents.c151 event_add(int year, int month, int day, int var, char *txt, char *extra) in event_add()
H A Dcalendar.h129 int day; member
/freebsd/sys/dev/iicbus/rtc/
H A Dpcf85063.c63 uint8_t day; member
H A Drx8803.c67 uint8_t day; member
/freebsd/sys/dev/dialog/da9063/
H A Dda9063_rtc.c65 uint8_t sec, min, hour, day, mon, year; in da9063_rtc_read_ct() local
/freebsd/sys/kern/
H A Dsubr_fattime.c221 unsigned day; fattime2timespec() local
[all...]

1234