Searched defs:tm (Results 1 - 25 of 296) sorted by path

1234567891011>>

/freebsd-10-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_printf.c504 struct tm tm; local
/freebsd-10-stable/cddl/contrib/opensolaris/lib/libzfs/common/
H A Dlibzfs_sendrecv.c1109 struct tm *tm; local
/freebsd-10-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-10-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...]
H A Dtimestr.c135 struct tm tm; local
[all...]
/freebsd-10-stable/contrib/binutils/gas/config/
H A Dtc-i386.c118 template tm; member in struct:_i386_insn
[all...]
/freebsd-10-stable/contrib/bmake/
H A Dtarg.c545 Targ_FmtTime(time_t tm) argument
H A Dutil.c468 strftime(char *buf, size_t len, const char *fmt, const struct tm *tm) argument
/freebsd-10-stable/contrib/diff/lib/
H A Dstrftime.c1263 struct tm tm; local
[all...]
/freebsd-10-stable/contrib/diff/src/
H A Dcontext.c59 struct tm const *tm = localtime (&inf->stat.st_mtime); local
/freebsd-10-stable/contrib/file/src/
H A Dcdf_time.c101 struct tm tm; local
154 struct tm tm; local
[all...]
H A Dgmtime_r.c12 gmtime_r(const time_t *t, struct tm *tm) argument
H A Dlocaltime_r.c12 localtime_r(const time_t *t, struct tm *tm) argument
H A Dprint.c237 struct tm *tm, tmz; local
/freebsd-10-stable/contrib/gcclibs/libmudflap/
H A Dmf-hooks2.c477 WRAPPER2(char *, asctime, struct tm *tm) argument
510 WRAPPER2(struct tm*, localtime, const time_t *timep) argument
526 WRAPPER2(struct tm*, gmtime, const time_t *timep) argument
[all...]
/freebsd-10-stable/contrib/ipfilter/tools/
H A Dipmon.c652 struct tm *tm; local
668 struct tm *tm; local
858 struct tm *tm; local
1074 struct tm *tm; local
[all...]
/freebsd-10-stable/contrib/ldns/compat/
H A Dtimegm.c14 timegm (struct tm *tm) { argument
/freebsd-10-stable/contrib/ldns/
H A Dhost2str.c399 struct tm tm; local
H A Drr_functions.c361 struct tm tm; local
H A Dstr2host.c61 struct tm tm; local
[all...]
H A Dutil.c194 ldns_mktime_from_utc(const struct tm *tm) argument
219 mktime_from_utc(const struct tm *t argument
[all...]
/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_write_format_zip_compression_store.c131 struct tm *tm = localtime(&now); local
[all...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp97 AsmPrinter::AsmPrinter(TargetMachine &tm, MCStreamer &Streamer) argument
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DCallingConvLower.cpp26 CCState(CallingConv::ID CC, bool isVarArg, MachineFunction &mf, const TargetMachine &tm, SmallVectorImpl<CCValAssign> &locs, LLVMContext &C) argument
H A DMachineFunctionAnalysis.cpp22 MachineFunctionAnalysis::MachineFunctionAnalysis(const TargetMachine &tm) : argument

Completed in 270 milliseconds

1234567891011>>