Searched defs:tm (Results 26 - 50 of 251) sorted by relevance

1234567891011

/freebsd-current/usr.sbin/pw/
H A Dpsdate.c80 struct tm tm; local
[all...]
/freebsd-current/contrib/blocklist/bin/
H A Dsupport.c91 struct tm tm; local
/freebsd-current/usr.sbin/rtadvd/
H A Dtimer.c185 rtadvd_set_timer(struct timespec *tm, struct rtadvd_timer *rat) argument
/freebsd-current/usr.bin/w/
H A Dpr_time.c52 struct tm tp, tm; local
/freebsd-current/usr.bin/find/
H A Dls.c84 struct tm *tm; local
/freebsd-current/contrib/unbound/compat/
H A Dstrptime.c107 unbound_strptime(const char *s, const char *format, struct tm *tm) argument
[all...]
/freebsd-current/crypto/heimdal/lib/roken/
H A Dstrftime.c124 week_number_sun (const struct tm *tm) argument
135 week_number_mon (const struct tm *tm) argument
149 week_number_mon4(const struct tm *tm) argument
170 strftime(char *buf, size_t maxsize, const char *format, const struct tm *tm) argument
[all...]
/freebsd-current/contrib/nvi/ex/
H A Dex_move.c34 MARK fm1, fm2, m, tm; local
H A Dex_filter.c39 ex_filter(SCR *sp, EXCMD *cmdp, MARK *fm, MARK *tm, MARK *rp, CHAR_T *cmd, enum filtertype ftype) argument
/freebsd-current/crypto/openssl/crypto/asn1/
H A Da_utctm.c96 int ASN1_UTCTIME_print(BIO *bp, const ASN1_UTCTIME *tm) argument
/freebsd-current/usr.bin/calendar/
H A Dday.c79 struct tm tm, tp; local
[all...]
/freebsd-current/usr.sbin/bhyve/amd64/
H A Drtc.c60 struct tm tm; local
/freebsd-current/sys/dev/efidev/
H A Defidev.c78 struct efi_tm *tm = (struct efi_tm *)addr; local
85 struct efi_tm *tm = (struct efi_tm *)addr; local
/freebsd-current/lib/libutil/
H A Dlogin_times.c142 in_ltms(const login_time_t *ltm, struct tm *tm, time_t *t) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAG.h37 explicit HexagonDAGToDAGISel(HexagonTargetMachine &tm, argument
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_pcf.c137 struct tm tm, *tp; local
[all...]
/freebsd-current/crypto/openssh/openbsd-compat/
H A Dstrptime.c61 strptime(const char *buf, const char *fmt, struct tm *tm) argument
67 _strptime(const char *buf, const char *fmt, struct tm *tm, int initialize) argument
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libutil/
H A Dt_parsedate.c62 struct tm tm; local
195 struct tm tm; local
238 struct tm tm; local
[all...]
/freebsd-current/contrib/openbsm/libbsm/
H A Dbsm_audit.c223 struct timeval tm; local
/freebsd-current/contrib/nvi/common/
H A Dcut.c64 cut(SCR *sp, CHAR_T *namep, MARK *fm, MARK *tm, int flags) argument
/freebsd-current/contrib/mandoc/
H A Dmandoc.c479 struct tm tm; local
499 struct tm *tm; local
[all...]
/freebsd-current/usr.sbin/mfiutil/
H A Dmfi_bbu.c72 struct tm tm; local
/freebsd-current/sys/amd64/linux/
H A Dlinux_vdso_gtod.c131 __vdso_time_fallback(long *tm) argument
/freebsd-current/sys/i386/linux/
H A Dlinux_vdso_gtod.c145 __vdso_time_fallback(long *tm) argument
/freebsd-current/sys/amd64/linux32/
H A Dlinux32_vdso_gtod.c145 __vdso_time_fallback(long *tm) argument

Completed in 308 milliseconds

1234567891011