Searched defs:tm (Results 101 - 125 of 262) sorted by relevance

1234567891011

/freebsd-13-stable/usr.sbin/cron/lib/
H A Dmisc.c569 struct tm *tm = localtime(&t); local
[all...]
/freebsd-13-stable/usr.sbin/mfiutil/
H A Dmfi_evt.c248 struct tm tm; local
/freebsd-13-stable/usr.bin/ipcs/
H A Dipcs.c93 struct tm *tm; local
/freebsd-13-stable/usr.bin/last/
H A Dlast.c267 struct tm *tm; local
383 struct tm *tm; local
[all...]
/freebsd-13-stable/contrib/unbound/util/
H A Dlog.c228 struct tm tm; local
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dieee802_11_shared.c635 struct os_tm tm; local
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dos_none.c41 int os_gmtime(os_time_t t, struct os_tm *tm) argument
/freebsd-13-stable/contrib/serf/buckets/
H A Dbuckets.c575 apr_time_exp_t tm; local
[all...]
/freebsd-13-stable/crypto/heimdal/kadmin/
H A Dutil.c180 struct tm tm, tm2; local
[all...]
/freebsd-13-stable/crypto/heimdal/lib/hx509/
H A Dprint.c69 struct tm *tm; local
/freebsd-13-stable/contrib/tcpdump/
H A Dprint-ntp.c365 struct tm *tm; local
/freebsd-13-stable/sbin/routed/
H A Dparms.c434 struct tm tm; local
/freebsd-13-stable/contrib/bmake/
H A Dutil.c433 strftime(char *buf, size_t len, const char *fmt, const struct tm *tm) argument
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector2.cpp208 ThreadMutex *tm = &lt->locked[lt->nlocked++]; local
295 ThreadMutex *tm = &lt->locked[lt->nlocked++]; local
H A Dsanitizer_platform_limits_openbsd.cpp213 CHECK_TYPE_SIZE(tm); variable
[all...]
/freebsd-13-stable/contrib/llvm-project/libcxx/src/filesystem/
H A Dfilesystem_common.h317 static _LIBCPP_CONSTEXPR_AFTER_CXX11 bool is_representable(TimeSpecT tm) { argument
328 static _LIBCPP_CONSTEXPR_AFTER_CXX11 bool is_representable(FileTimeT tm) { argument
342 convert_from_timespec(TimeSpecT tm) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DDLL.cpp296 ThunkChunkX64(Defined *i, Chunk *tm) : imp(i), tailMerge(tm) {} argument
328 ThunkChunkX86(Defined *i, Chunk *tm) : imp(i), tailMerge(tm) {} argument
368 ThunkChunkARM(Defined *i, Chunk *tm) : imp(i), tailMerge(tm) { argument
412 ThunkChunkARM64(Defined *i, Chunk *tm) : imp(i), tailMerge(tm) { argument
643 Chunk *tm = newTailMergeChunk(dir); local
[all...]
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dldebug.c459 TMS tm; local
[all...]
/freebsd-13-stable/sys/dev/mpr/
H A Dmpr_sas.h66 struct mpr_command *tm; member in struct:mprsas_target
/freebsd-13-stable/sys/dev/mps/
H A Dmps_sas.h64 struct mps_command *tm; member in struct:mpssas_target
/freebsd-13-stable/contrib/nvi/common/
H A Dexf.c723 file_write(SCR *sp, MARK *fm, MARK *tm, char *name, int flags) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZElimCompare.cpp68 SystemZElimCompare(const SystemZTargetMachine &tm) argument
/freebsd-13-stable/sys/kern/
H A Dsubr_terminal.c169 terminal_init(struct terminal *tm) argument
205 struct terminal *tm; local
217 terminal_sync_ttysize(struct terminal *tm) argument
231 terminal_maketty(struct terminal *tm, const char *fmt, ...) argument
248 terminal_set_cursor(struct terminal *tm, const term_pos_t *pos) argument
255 terminal_set_winsize_blank(struct terminal *tm, const struct winsize *size, int blank, const term_attr_t *attr) argument
281 terminal_set_winsize(struct terminal *tm, const struct winsize *size) argument
295 terminal_mute(struct terminal *tm, int yes) argument
307 terminal_input_char(struct terminal *tm, term_char_t c) argument
360 terminal_input_raw(struct terminal *tm, char c) argument
375 terminal_input_special(struct terminal *tm, unsigned int k) argument
401 struct terminal *tm = tty_softc(tp); local
410 struct terminal *tm = tty_softc(tp); local
418 struct terminal *tm = tty_softc(tp); local
444 struct terminal *tm = tty_softc(tp); local
500 struct terminal *tm = tty_softc(tp); local
528 termcn_cnregister(struct terminal *tm) argument
554 struct terminal *tm = cp->cn_arg; local
562 struct terminal *tm = cp->cn_arg; local
570 struct terminal *tm = cp->cn_arg; local
598 struct terminal *tm = cp->cn_arg; local
606 struct terminal *tm = cp->cn_arg; local
628 struct terminal *tm = softc; local
636 struct terminal *tm = softc; local
645 struct terminal *tm = softc; local
654 struct terminal *tm = softc; local
662 struct terminal *tm = softc; local
670 struct terminal *tm = softc; local
678 struct terminal *tm = softc; local
686 struct terminal *tm = softc; local
[all...]
/freebsd-13-stable/usr.sbin/newsyslog/
H A Dptimes.c75 struct tm tm; /* Time expanded into fields */ member in struct:ptime_data
133 struct tm tm; local
233 struct tm tm; local
501 struct tm tm; local
[all...]
/freebsd-13-stable/usr.sbin/rpc.tlsclntd/
H A Drpc.tlsclntd.c132 struct timeval tm; local

Completed in 233 milliseconds

1234567891011