Home
last modified time | relevance | path

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

12

/openbsd-src/usr.bin/cal/
H A Dcal.c243 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 Dday.c235 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 Dyear_month_day.h62 _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 Dday.h33 …_LIBCPP_HIDE_FROM_ABI explicit inline constexpr day(unsigned __val) noexcept : __d_(static_cast<un… in day() function
H A Dmonthday.h39 _LIBCPP_HIDE_FROM_ABI inline constexpr chrono::day day() const noexcept { return __d_; } in day() function
/openbsd-src/lib/libcrypto/asn1/
H A Da_time_posix.c43 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 Da_time_tm.c162 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 D950628-1.c3 char hours, day, month; member
/openbsd-src/sys/arch/alpha/alpha/
H A Dclockvar.h44 int day; /* day (1 - 31) */ member
/openbsd-src/sys/dev/dec/
H A Dclockvar.h44 int day; /* day (1 - 31) */ member
/openbsd-src/sys/arch/landisk/stand/boot/
H A Dgetsecs.c165 uint32_t sec, min, hour, day; in getsecs() local
/openbsd-src/sys/arch/i386/stand/libsa/
H A Dtime.c56 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 Dtime.c56 compute(int year, u_int8_t month, u_int8_t day, u_int8_t hour, in compute()
/openbsd-src/usr.sbin/ripctl/
H A Dripctl.c268 unsigned int sec, min, hrs, day; in fmt_timeframe_core() local
/openbsd-src/usr.sbin/dvmrpctl/
H A Ddvmrpctl.c435 unsigned int sec, min, hrs, day; in fmt_timeframe_core() local
/openbsd-src/usr.sbin/ldpctl/
H A Dldpctl.c297 unsigned int sec, min, hrs, day, week; in fmt_timeframe_core() local
/openbsd-src/lib/libc/include/
H A Dlocaledef.h84 const char *day[7]; member
/openbsd-src/usr.sbin/ospfctl/
H A Dospfctl.c379 unsigned int sec, min, hrs, day; in fmt_timeframe_core() local
/openbsd-src/usr.sbin/ac/
H A Dac.c402 int day = -1; in ac() local
/openbsd-src/usr.sbin/eigrpctl/
H A Deigrpctl.c407 unsigned int sec, min, hrs, day; in fmt_timeframe_core() local
/openbsd-src/usr.sbin/tcpdump/
H A Dsmbutil.c35 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 Dto.c144 const char *day[] = {"Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"}; in time_to_text() local
/openbsd-src/usr.bin/ssh/
H A Dmoduli.c514 int day, hr, min; in fmt_time() local
/openbsd-src/usr.sbin/ospf6ctl/
H A Dospf6ctl.c502 unsigned int sec, min, hrs, day, week; in fmt_timeframe_core() local
/openbsd-src/usr.bin/ftp/
H A Dutil.c621 int yy, mo, day, hour, min, sec; in remotemodtime() local

12