/openbsd-src/usr.bin/cal/ |
H A D | cal.c | 243 week(int day, int month, int year) in week() argument 270 isoweek(int day, in argument 426 int day, dw, dm; day_array() local 445 day_in_year(int day,int month,int year) day_in_year() argument 463 day_in_week(int day,int month,int year) day_in_week() argument 477 ascii_day(char * p,int day) ascii_day() argument [all...] |
/openbsd-src/usr.bin/calendar/ |
H A D | day.c | 235 adjust_calendar(int *day, int *month) in adjust_calendar() 267 int day = 0, flags = 0, month = 0, v1, v2, i; in isnow() local 671 variable_weekday(int *day, int month, int year) in variable_weekday()
|
/openbsd-src/gnu/llvm/libcxx/include/__chrono/ |
H A D | year_month_day.h | 62 _LIBCPP_HIDE_FROM_ABI inline constexpr chrono::day day() const noexcept { return __d_; } in day() function 199 chrono::day year_month_day_last::day() const noexcept in day() function
|
H A D | day.h | 33 …_LIBCPP_HIDE_FROM_ABI explicit inline constexpr day(unsigned __val) noexcept : __d_(static_cast<un… in day() function
|
H A D | monthday.h | 39 _LIBCPP_HIDE_FROM_ABI inline constexpr chrono::day day() const noexcept { return __d_; } in day() function
|
/openbsd-src/lib/libcrypto/asn1/ |
H A D | a_time_posix.c | 43 is_valid_date(int64_t year, int64_t month, int64_t day) in is_valid_date() 105 posix_time_from_utc(int64_t year, int64_t month, int64_t day, int64_t hours, in posix_time_from_utc()
|
H A D | a_time_tm.c | 162 is_valid_day(int year, int month, int day) in is_valid_day() 201 int year, month, day, hour, min, sec, val; in asn1_time_parse_cbs() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 950628-1.c | 3 char hours, day, month; member
|
/openbsd-src/sys/arch/alpha/alpha/ |
H A D | clockvar.h | 44 int day; /* day (1 - 31) */ member
|
/openbsd-src/sys/dev/dec/ |
H A D | clockvar.h | 44 int day; /* day (1 - 31) */ member
|
/openbsd-src/sys/arch/landisk/stand/boot/ |
H A D | getsecs.c | 165 uint32_t sec, min, hour, day; in getsecs() local
|
/openbsd-src/sys/arch/i386/stand/libsa/ |
H A D | time.c | 56 compute(int year, u_int8_t month, u_int8_t day, u_int8_t hour, in compute()
|
/openbsd-src/sys/arch/amd64/stand/libsa/ |
H A D | time.c | 56 compute(int year, u_int8_t month, u_int8_t day, u_int8_t hour, in compute()
|
/openbsd-src/usr.sbin/ripctl/ |
H A D | ripctl.c | 268 unsigned int sec, min, hrs, day; in fmt_timeframe_core() local
|
/openbsd-src/usr.sbin/dvmrpctl/ |
H A D | dvmrpctl.c | 435 unsigned int sec, min, hrs, day; in fmt_timeframe_core() local
|
/openbsd-src/usr.sbin/ldpctl/ |
H A D | ldpctl.c | 297 unsigned int sec, min, hrs, day, week; in fmt_timeframe_core() local
|
/openbsd-src/lib/libc/include/ |
H A D | localedef.h | 84 const char *day[7]; member
|
/openbsd-src/usr.sbin/ospfctl/ |
H A D | ospfctl.c | 379 unsigned int sec, min, hrs, day; in fmt_timeframe_core() local
|
/openbsd-src/usr.sbin/ac/ |
H A D | ac.c | 402 int day = -1; in ac() local
|
/openbsd-src/usr.sbin/eigrpctl/ |
H A D | eigrpctl.c | 407 unsigned int sec, min, hrs, day; in fmt_timeframe_core() local
|
/openbsd-src/usr.sbin/tcpdump/ |
H A D | smbutil.c | 35 static void interpret_dos_date(uint32 date,int *year,int *month,int *day,int *hour,int *minute,int … in interpret_dos_date()
|
/openbsd-src/usr.sbin/smtpd/ |
H A D | to.c | 144 const char *day[] = {"Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"}; in time_to_text() local
|
/openbsd-src/usr.bin/ssh/ |
H A D | moduli.c | 514 int day, hr, min; in fmt_time() local
|
/openbsd-src/usr.sbin/ospf6ctl/ |
H A D | ospf6ctl.c | 502 unsigned int sec, min, hrs, day, week; in fmt_timeframe_core() local
|
/openbsd-src/usr.bin/ftp/ |
H A D | util.c | 621 int yy, mo, day, hour, min, sec; in remotemodtime() local
|