Home
last modified time | relevance | path

Searched defs:tod (Results 1 – 7 of 7) sorted by relevance

/dflybsd-src/usr.bin/find/
H A Dgetdate.y585 time_t tod; in Convert() local
854 time_t tod; in get_date() local
/dflybsd-src/usr.bin/at/
H A Dparsetime.c332 tod(struct tm *tm) in tod() function
/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_getdate.c994 time_t tod; in __archive_get_date() local
/dflybsd-src/contrib/wpa_supplicant/src/crypto/
H A Dtls.h60 int tod; member
H A Dtls_openssl.c2174 int tod = 0; in openssl_cert_tod() local
/dflybsd-src/usr.sbin/zic/
H A Dzic.c1030 zic_t dayoff, tod; in inleap() local
1752 zic_t tod = rp->r_tod; in stringrule() local
/dflybsd-src/usr.bin/top/
H A Ddisplay.c1009 i_timeofday(time_t *tod) in i_timeofday()