Home
last modified time | relevance | path

Searched defs:days (Results 1 – 25 of 72) sorted by relevance

123

/netbsd-src/external/bsd/file/dist/src/
H A Dcdf_time.c60 int days = 0; in cdf_getdays() local
73 cdf_getday(int year, int days) in cdf_getday()
90 cdf_getmonth(int year, int days) in cdf_getmonth()
/netbsd-src/sys/dev/
H A Dclock_subr.c85 uint64_t secs, i, year, days; in clock_ymdhms_to_secs() local
146 time_t days; in clock_secs_to_ymdhms() local
/netbsd-src/external/bsd/ntp/dist/libparse/
H A Dgpstolfp.c45 u_int days, in gpstolfp()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509/
H A Dx509_r2x.c20 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey) in X509_REQ_to_X509()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dx509_r2x.c20 X509 *X509_REQ_to_X509(X509_REQ *r, int days, EVP_PKEY *pkey) in X509_REQ_to_X509()
/netbsd-src/games/pom/
H A Dpom.c98 double days, today, tomorrow; in main() local
152 potm(double days) in potm()
/netbsd-src/usr.bin/w/
H A Dpr_time.c89 int days; in pr_idle() local
/netbsd-src/sys/arch/mvme68k/stand/libsa/
H A Dchiptotime.c23 int days, yr; in chiptotime() local
H A Dclock.c26 int days, yr; in chiptotime() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/src/
H A Dpo-time.c38 long days = ( in difftm() local
/netbsd-src/external/bsd/ntp/dist/tests/libntp/
H A Dtest-libntp.c25 time_t days = ntpcal_edate_to_eradays(y-1, m-1, d-1) + 1 - DAY_UNIX_STARTS; in settime() local
/netbsd-src/sys/arch/mvmeppc/stand/libsa/
H A Dclock.c29 int days, yr; in chiptotime() local
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/asn1/
H A Dtimegm.c101 time_t days = t / (3600 * 24); in _der_gmtime() local
/netbsd-src/sys/arch/x68k/stand/libsa/
H A Dclock.c49 int days, y; in getsecs() local
/netbsd-src/external/bsd/ntp/dist/libntp/
H A Dclocktime.c148 u_int32 days; in year_to_ntp() local
H A Dntp_calgps.c161 uint32_t base, days, sign; in _gpsntp_fix_gps_era() local
412 int32_t days, week; in gpscal_from_calendar_ex() local
/netbsd-src/usr.bin/cal/
H A Dcal.c351 int days[3][MAXDAYS]; in monthrange() local
492 day_array(int month, int year, int *days) in day_array()
673 int i, days, diw, diy; in gregorian_reform() local
/netbsd-src/lib/libc/nameser/
H A Dns_ttl.c62 int secs, mins, hours, days, weeks, x; in ns_format_ttl() local
/netbsd-src/external/bsd/libbind/dist/nameser/
H A Dns_ttl.c56 int secs, mins, hours, days, weeks, x; in ns_format_ttl() local
/netbsd-src/external/bsd/unbound/dist/compat/
H A Dgmtime_r.c50 long days; local
/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_calgps.h49 uint32_t days; /* since NTP epoch */ member
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Dttl.c78 unsigned secs, mins, hours, days, weeks, x; in dns_ttl_totext() local
H A Dtime.c33 static const int days[12] = { 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }; variable
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Dttl.c78 unsigned int secs, mins, hours, days, weeks, x; in dns_ttl_totext() local
H A Dtime.c33 static const int days[12] = { 31, 28, 31, 30, 31, 30, 31, 31, 30, 31, 30, 31 }; global() variable

123