Home
last modified time | relevance | path

Searched defs:tm (Results 1 – 25 of 251) sorted by relevance

1234567891011

/freebsd-src/include/
H A Dtime.h98 struct tm { struct
99 tm_sectm global() argument
100 tm_mintm global() argument
101 tm_hourtm global() argument
102 tm_mdaytm global() argument
103 tm_montm global() argument
104 tm_yeartm global() argument
105 tm_wdaytm global() argument
106 tm_ydaytm global() argument
107 tm_isdsttm global() argument
108 tm_gmtofftm global() argument
109 tm_zonetm global() argument
[all...]
/freebsd-src/sys/kern/
H A Dsubr_terminal.c55 #define TERMINAL_LOCK(tm) do { \ argument
61 #define TERMINAL_UNLOCK(tm) do { \ argument
67 #define TERMINAL_LOCK_TTY(tm) do { \ argument
71 #define TERMINAL_UNLOCK_TTY(tm) do { \ argument
75 #define TERMINAL_LOCK_CONS(tm) mtx_lock_spin(&(tm)->tm_mtx) argument
76 #define TERMINAL_UNLOCK_CONS(tm) mtx_unlock_spin(&(tm)->tm_mtx) argument
165 terminal_init(struct terminal *tm) in terminal_init()
201 struct terminal *tm; in terminal_alloc() local
213 terminal_sync_ttysize(struct terminal *tm) in terminal_sync_ttysize()
227 terminal_maketty(struct terminal *tm, const char *fmt, ...) in terminal_maketty()
[all …]
/freebsd-src/crypto/heimdal/lib/roken/
H A Dstrftime.c124 week_number_sun (const struct tm *tm) in week_number_sun()
135 week_number_mon (const struct tm *tm) in week_number_mon()
149 week_number_mon4 (const struct tm *tm) in week_number_mon4()
171 const struct tm *tm) in strftime()
H A Dstrpftime-test.c236 struct tm *tm; in main() local
282 struct tm tm; in main() local
/freebsd-src/crypto/openssl/crypto/asn1/
H A Da_time.c50 static void determine_days(struct tm *tm) in determine_days()
76 int ossl_asn1_time_to_tm(struct tm *tm, const ASN1_TIME *d) in ossl_asn1_time_to_tm()
356 struct tm tm; in ASN1_TIME_to_generalizedtime() local
383 struct tm tm; in ASN1_TIME_set_string_X509() local
441 int ASN1_TIME_to_tm(const ASN1_TIME *s, struct tm *tm) in ASN1_TIME_to_tm()
474 int ASN1_TIME_print(BIO *bp, const ASN1_TIME *tm) in ASN1_TIME_print()
480 int ASN1_TIME_print_ex(BIO *bp, const ASN1_TIME *tm, unsigned long flags) in ASN1_TIME_print_ex()
488 int ossl_asn1_time_print_ex(BIO *bp, const ASN1_TIME *tm, unsigned long flags) in ossl_asn1_time_print_ex()
572 struct tm tm; in ASN1_TIME_normalize() local
/freebsd-src/contrib/ntp/libntp/
H A Dhumandate.c20 struct tm * tm; in humanlogtime() local
47 struct tm * tm; in humantime() local
H A Dprettydate.c66 struct tm *tm = NULL; in get_struct_tm() local
165 struct tm *tm; in common_prettydate() local
/freebsd-src/contrib/netbsd-tests/lib/libutil/
H A Dt_parsedate.c58 struct tm * time_to_tm(const time_t *, struct tm *), in parsecheck()
62 struct tm tm; in parsecheck() local
195 struct tm tm; in ATF_TC_BODY() local
238 struct tm tm; in ATF_TC_BODY() local
241 #define REL_CHECK(s, now, tm) do { \ in ATF_TC_BODY() argument
/freebsd-src/sys/dev/efidev/
H A Defirtc.c64 struct efi_tm tm; in efirtc_probe() local
132 struct efi_tm tm; in efirtc_gettime() local
155 struct efi_tm tm; in efirtc_settime() local
H A Defirt.c543 efi_get_time_locked(struct efi_tm * tm,struct efi_tmcap * tmcap) efi_get_time_locked() argument
564 get_time(struct efi_tm * tm) get_time() argument
584 get_waketime(uint8_t * enabled,uint8_t * pending,struct efi_tm * tm) get_waketime() argument
621 set_waketime(uint8_t enable,struct efi_tm * tm) set_waketime() argument
692 efi_set_time_locked(struct efi_tm * tm) efi_set_time_locked() argument
708 set_time(struct efi_tm * tm) set_time() argument
[all...]
H A Defidev.c78 struct efi_tm *tm = (struct efi_tm *)addr; in efidev_ioctl() local
85 struct efi_tm *tm = (struct efi_tm *)addr; in efidev_ioctl() local
/freebsd-src/usr.bin/at/
H A Dparsetime.c286 plus_or_minus(struct tm *tm, int delay) in plus_or_minus()
331 plus(struct tm *tm) in plus()
346 minus(struct tm *tm) in minus()
362 tod(struct tm *tm) in tod()
428 assign_date(struct tm *tm, long mday, long mon, long year) in assign_date()
477 month(struct tm *tm) in month()
/freebsd-src/crypto/heimdal/lib/asn1/
H A Dtimegm.c56 _der_timegm (struct tm *tm) in _der_timegm()
96 _der_gmtime(time_t t, struct tm *tm) in _der_gmtime()
/freebsd-src/sys/dev/mps/
H A Dmps_sas.c217 struct mps_command *tm; in mpssas_alloc_tm() local
229 mpssas_free_tm(struct mps_softc *sc, struct mps_command *tm) in mpssas_free_tm()
336 mpssas_remove_volume(struct mps_softc *sc, struct mps_command *tm) in mpssas_remove_volume()
403 struct mps_command *tm; in mpssas_prepare_volume_remove() local
521 mpssas_remove_device(struct mps_softc *sc, struct mps_command *tm) in mpssas_remove_device()
598 mpssas_remove_complete(struct mps_softc *sc, struct mps_command *tm) in mpssas_remove_complete()
1147 struct mps_command *tm = data; in mpssas_tm_timeout() local
1163 mpssas_logical_unit_reset_complete(struct mps_softc *sc, struct mps_command *tm) in mpssas_logical_unit_reset_complete()
1261 mpssas_target_reset_complete(struct mps_softc *sc, struct mps_command *tm) in mpssas_target_reset_complete()
1338 mpssas_send_reset(struct mps_softc *sc, struct mps_command *tm, uint8_t type) in mpssas_send_reset()
[all …]
/freebsd-src/sys/dev/mpr/
H A Dmpr_sas.c223 struct mpr_command *tm; in mprsas_alloc_tm() local
236 mprsas_free_tm(struct mpr_softc *sc, struct mpr_command *tm) in mprsas_free_tm()
344 mprsas_remove_volume(struct mpr_softc *sc, struct mpr_command *tm) in mprsas_remove_volume()
509 struct mpr_command *tm; in mprsas_prepare_remove() local
556 mprsas_remove_device(struct mpr_softc *sc, struct mpr_command *tm) in mprsas_remove_device()
635 mprsas_remove_complete(struct mpr_softc *sc, struct mpr_command *tm) in mprsas_remove_complete()
1205 struct mpr_command *tm = data; in mprsas_tm_timeout() local
1221 mprsas_logical_unit_reset_complete(struct mpr_softc *sc, struct mpr_command *tm) in mprsas_logical_unit_reset_complete()
1320 mprsas_target_reset_complete(struct mpr_softc *sc, struct mpr_command *tm) in mprsas_target_reset_complete()
1399 mprsas_send_reset(struct mpr_softc *sc, struct mpr_command *tm, uint8_t type) in mprsas_send_reset()
[all …]
/freebsd-src/contrib/file/src/
H A Dprint.c276 struct tm *tm, tmz; file_fmtdatetime() local
316 struct tm tm; file_fmtdate() local
335 struct tm tm; file_fmttime() local
[all...]
H A Dcdf_time.c101 struct tm tm; in cdf_timestamp_to_timespec() local
154 struct tm tm; cdf_timespec_to_timestamp() local
[all...]
H A Dlocaltime_r.c12 localtime_r(const time_t *t, struct tm *tm) in localtime_r()
H A Dgmtime_r.c12 gmtime_r(const time_t *t, struct tm *tm) in gmtime_r()
/freebsd-src/sys/dev/vt/
H A Dvt_cpulogos.c121 struct terminal *tm = vd->vd_curwindow->vw_terminal; in vtterm_draw_cpu_logos() local
153 struct terminal *tm; in vt_fini_logos() local
210 struct terminal *tm; in vt_init_logos() local
H A Dvt_core.c1116 vtterm_bell(struct terminal * tm) vtterm_bell() argument
1138 vtterm_beep(struct terminal * tm,u_int param) vtterm_beep() argument
1163 vtterm_cursor(struct terminal * tm,const term_pos_t * p) vtterm_cursor() argument
1171 vtterm_putchar(struct terminal * tm,const term_pos_t * p,term_char_t c) vtterm_putchar() argument
1179 vtterm_fill(struct terminal * tm,const term_rect_t * r,term_char_t c) vtterm_fill() argument
1187 vtterm_copy(struct terminal * tm,const term_rect_t * r,const term_pos_t * p) vtterm_copy() argument
1196 vtterm_param(struct terminal * tm,int cmd,unsigned int arg) vtterm_param() argument
1613 vtterm_pre_input(struct terminal * tm) vtterm_pre_input() argument
1624 vtterm_post_input(struct terminal * tm) vtterm_post_input() argument
1636 vtterm_done(struct terminal * tm) vtterm_done() argument
1811 vtterm_cnprobe(struct terminal * tm,struct consdev * cp) vtterm_cnprobe() argument
1889 vtterm_cngetc(struct terminal * tm) vtterm_cngetc() argument
2026 vtterm_cngrab(struct terminal * tm) vtterm_cngrab() argument
2045 vtterm_cnungrab(struct terminal * tm) vtterm_cnungrab() argument
2073 vtterm_opened(struct terminal * tm,int opened) vtterm_opened() argument
2093 struct terminal *tm = vw->vw_terminal; vt_change_font() local
2508 vtterm_mmap(struct terminal * tm,vm_ooffset_t offset,vm_paddr_t * paddr,int nprot,vm_memattr_t * memattr) vtterm_mmap() argument
2522 vtterm_ioctl(struct terminal * tm,u_long cmd,caddr_t data,struct thread * td) vtterm_ioctl() argument
3099 struct terminal *tm; vt_allocate_window() local
[all...]
/freebsd-src/lib/libc/stdtime/
H A Dstrptime.c79 _strptime(const char * buf,const char * fmt,struct tm * tm,int * GMTp,locale_t locale) _strptime() argument
693 strptime_l(const char * __restrict buf,const char * __restrict fmt,struct tm * __restrict tm,locale_t loc) strptime_l() argument
712 strptime(const char * __restrict buf,const char * __restrict fmt,struct tm * __restrict tm) strptime() argument
[all...]
/freebsd-src/crypto/openssl/crypto/x509/
H A Dx509cset.c37 int X509_CRL_set1_lastUpdate(X509_CRL *x, const ASN1_TIME *tm) in X509_CRL_set1_lastUpdate()
44 int X509_CRL_set1_nextUpdate(X509_CRL *x, const ASN1_TIME *tm) in X509_CRL_set1_nextUpdate()
140 int X509_REVOKED_set_revocationDate(X509_REVOKED *x, ASN1_TIME *tm) in X509_REVOKED_set_revocationDate()
/freebsd-src/crypto/openssh/openbsd-compat/
H A Dstrptime.c61 strptime(const char *buf, const char *fmt, struct tm *tm) in strptime()
67 _strptime(const char *buf, const char *fmt, struct tm *tm, int initialize) in _strptime()
/freebsd-src/usr.sbin/newsyslog/
H A Dptimes.c73 struct tm tm; /* Time expanded into fields */ member
131 struct tm tm; in parse8601() local
231 struct tm tm; in parseDWM() local
503 struct tm tm; in ptimeget_ctime_rfc5424() local

1234567891011