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

1234567891011

/freebsd-13-stable/usr.sbin/rtadvd/
H A Dtimer.c188 rtadvd_set_timer(struct timespec *tm, struct rtadvd_timer *rat) argument
/freebsd-13-stable/usr.bin/calendar/
H A Dlocale.c79 struct tm tm; local
[all...]
H A Dday.c81 struct tm tm, tp; local
[all...]
/freebsd-13-stable/usr.bin/localedef/
H A Dtime.c47 struct lc_time_T tm; variable in typeref:struct:lc_time_T
[all...]
/freebsd-13-stable/contrib/unbound/compat/
H A Dstrptime.c107 unbound_strptime(const char *s, const char *format, struct tm *tm) argument
[all...]
/freebsd-13-stable/lib/libutil/
H A Dlogin_times.c145 in_ltms(const login_time_t *ltm, struct tm *tm, time_t *t) argument
/freebsd-13-stable/contrib/apr-util/include/
H A Dapr_anylock.h42 apr_thread_mutex_t *tm; /**< Thread mutex */ member in union:apr_anylock_t::apr_anylock_u_t
/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_pcf.c137 struct tm tm, *tp; local
[all...]
/freebsd-13-stable/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-13-stable/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-13-stable/crypto/openssl/crypto/asn1/
H A Da_utctm.c17 int asn1_utctime_to_tm(struct tm *tm, const ASN1_UTCTIME *d) argument
93 int ASN1_UTCTIME_print(BIO *bp, const ASN1_UTCTIME *tm) argument
/freebsd-13-stable/usr.sbin/bhyve/
H A Drtc.c64 struct tm tm; local
/freebsd-13-stable/usr.sbin/pw/
H A Dpsdate.c85 struct tm tm; local
[all...]
/freebsd-13-stable/contrib/file/src/
H A Dcdf_time.c101 struct tm tm; local
154 struct tm tm; local
[all...]
/freebsd-13-stable/contrib/apr/time/unix/
H A Dtime.c43 static apr_int32_t get_offset(struct tm *tm) argument
84 struct tm tm; local
[all...]
/freebsd-13-stable/sys/dev/efidev/
H A Defirtc.c67 struct efi_tm tm; local
135 struct efi_tm tm; local
158 struct efi_tm tm; local
[all...]
/freebsd-13-stable/contrib/openbsm/libbsm/
H A Dbsm_audit.c223 struct timeval tm; local
/freebsd-13-stable/contrib/ntp/libntp/
H A Dprettydate.c67 struct tm *tm = NULL; local
166 struct tm *tm; local
[all...]
/freebsd-13-stable/contrib/nvi/common/
H A Dcut.c64 cut(SCR *sp, CHAR_T *namep, MARK *fm, MARK *tm, int flags) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZLDCleanup.cpp32 SystemZLDCleanup(const SystemZTargetMachine &tm) argument
/freebsd-13-stable/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-13-stable/sys/dev/vt/
H A Dvt_cpulogos.c124 struct terminal *tm = vd->vd_curwindow->vw_terminal; local
156 struct terminal *tm; local
213 struct terminal *tm; local
[all...]
/freebsd-13-stable/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-13-stable/usr.sbin/mfiutil/
H A Dmfi_bbu.c74 struct tm tm; local

Completed in 258 milliseconds

1234567891011