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

1234567891011>>

/freebsd-10-stable/usr.bin/w/
H A Dpr_time.c55 struct tm tp, tm; local
/freebsd-10-stable/usr.sbin/ctm/ctm_rmail/
H A Derror.c70 struct tm *tm; local
/freebsd-10-stable/usr.sbin/rtadvd/
H A Dtimer.c186 rtadvd_set_timer(struct timespec *tm, struct rtadvd_timer *rat) argument
/freebsd-10-stable/crypto/openssl/crypto/x509/
H A Dx509_set.c108 int X509_set_notBefore(X509 *x, const ASN1_TIME *tm) argument
125 int X509_set_notAfter(X509 *x, const ASN1_TIME *tm) argument
H A Dx509cset.c85 int X509_CRL_set_lastUpdate(X509_CRL *x, const ASN1_TIME *tm) argument
102 int X509_CRL_set_nextUpdate(X509_CRL *x, const ASN1_TIME *tm) argument
135 int X509_REVOKED_set_revocationDate(X509_REVOKED *x, ASN1_TIME *tm) argument
/freebsd-10-stable/contrib/file/src/
H A Dprint.c237 struct tm *tm, tmz; local
/freebsd-10-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_snmp.c188 make_date_time(u_char *str, const struct tm *tm, u_int decisecs) argument
[all...]
/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/llvm/lib/Target/SystemZ/
H A DSystemZShortenInst.cpp55 SystemZShortenInst::SystemZShortenInst(const SystemZTargetMachine &tm) argument
H A DSystemZRegisterInfo.cpp20 SystemZRegisterInfo::SystemZRegisterInfo(SystemZTargetMachine &tm) argument
/freebsd-10-stable/crypto/heimdal/lib/krb5/
H A Dtime.c112 struct tm *tm; local
/freebsd-10-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...]
H A Dstrpftime-test.c236 struct tm *tm; local
282 struct tm tm; local
[all...]
/freebsd-10-stable/usr.bin/calendar/
H A Dlocale.c77 struct tm tm; local
[all...]
/freebsd-10-stable/usr.sbin/bhyve/
H A Drtc.c62 struct tm tm; local
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_pcf.c137 struct tm tm, *tp; local
[all...]
/freebsd-10-stable/usr.sbin/pw/
H A Dpsdate.c83 struct tm tm; local
[all...]
/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...]
/freebsd-10-stable/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGVLIW.cpp74 const TargetMachine &tm = mf.getTarget(); local
/freebsd-10-stable/contrib/llvm/lib/Target/MSP430/
H A DMSP430RegisterInfo.cpp35 MSP430RegisterInfo::MSP430RegisterInfo(MSP430TargetMachine &tm) argument
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DSIFixSGPRCopies.cpp98 SIFixSGPRCopies(TargetMachine &tm) : MachineFunctionPass(ID) { } argument
112 FunctionPass *llvm::createSIFixSGPRCopiesPass(TargetMachine &tm) { argument
/freebsd-10-stable/contrib/nvi/ex/
H A Dex_filter.c42 ex_filter(SCR *sp, EXCMD *cmdp, MARK *fm, MARK *tm, MARK *rp, CHAR_T *cmd, enum filtertype ftype) argument
H A Dex_move.c38 MARK fm1, fm2, m, tm; local
/freebsd-10-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-10-stable/gnu/usr.bin/rcs/lib/
H A Drcstime.c48 register struct tm const *tm = time2tm(unixtime, RCSversion<VERSION(5)); local
[all...]

Completed in 313 milliseconds

1234567891011>>