Searched refs:tm (Results 226 - 250 of 492) sorted by relevance

1234567891011>>

/freebsd-9.3-release/contrib/ntp/ntpd/
H A Dntp_util.c994 struct calendar tm; local
997 if (ntpcal_ntp_to_date(&tm, (u_int32)ntp_stamp, NULL) < 0)
1002 tm.year, tm.month, tm.monthday,
1003 tm.hour, tm.minute);
/freebsd-9.3-release/crypto/heimdal/lib/roken/
H A Droken.h.in405 time_t ROKEN_LIB_FUNCTION tm2time (struct tm, int);
572 strftime (char *, size_t, const char *, const struct tm *);
577 strptime (const char *, const char *, struct tm *);
652 struct tm * ROKEN_LIB_FUNCTION
653 localtime_r(const time_t *, struct tm *);
699 rk_timegm(struct tm *tm);
/freebsd-9.3-release/sys/fs/smbfs/
H A Dsmbfs_smb.c534 int64_t tm; local
556 smb_time_local2NT(atime, tzoff, &tm);
558 tm = 0;
559 mb_put_int64le(mbp, tm);
561 smb_time_local2NT(mtime, tzoff, &tm);
563 tm = 0;
564 mb_put_int64le(mbp, tm);
565 mb_put_int64le(mbp, tm); /* change time */
628 int64_t tm; local
645 smb_time_local2NT(atime, svtz, &tm);
757 u_long tm; local
[all...]
/freebsd-9.3-release/usr.sbin/newsyslog/
H A Dnewsyslog.c1450 * tm if this is the case; otherwise return false.
1454 struct tm *tm)
1492 memset(tm, 0, sizeof(*tm));
1494 timefnamefmt, tm)) == NULL) {
1530 struct tm tm; local
1560 if (validate_old_timelog(dir_fd, dp, logfname, &tm) == 0)
1567 if ((oldlogs[logcnt].t = timegm(&tm))
1453 validate_old_timelog(int fd, const struct dirent *dp, const char *logfname, struct tm *tm) argument
1728 struct tm tm; local
2296 struct tm tm; local
[all...]
/freebsd-9.3-release/usr.bin/xlint/llib/
H A Dllib-lposix72 char *(asctime)(const struct tm *timeptr);
166 struct tm *(gmtime)(const time_t *timer);
185 struct tm *(localtime)(const time_t *timer);
201 time_t (mktime)(struct tm *timeptr);
268 const struct tm *timeptr);
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp129 const TargetMachine *tm; member in class:__anon2171::RegAllocPBQP
321 const TargetMachine &tm = mf->getTarget(); local
322 CoalescerPair cp(*tm.getRegisterInfo());
543 tm = &mf->getTarget();
544 tri = tm->getRegisterInfo();
545 tii = tm->getInstrInfo();
/freebsd-9.3-release/contrib/dialog/
H A Dtimebox.c44 typedef int (*BOX_DRAW) (struct _box *, struct tm *);
186 struct tm current;
401 struct tm *parts = localtime(&now);
/freebsd-9.3-release/contrib/llvm/lib/Target/R600/
H A DAMDGPUInstrInfo.cpp34 AMDGPUInstrInfo::AMDGPUInstrInfo(TargetMachine &tm) argument
35 : AMDGPUGenInstrInfo(-1,-1), RI(tm), TM(tm) { }
H A DSIInsertWaits.cpp98 SIInsertWaits(TargetMachine &tm) : argument
119 FunctionPass *llvm::createSIInsertWaits(TargetMachine &tm) { argument
120 return new SIInsertWaits(tm);
H A DSIISelLowering.h51 SITargetLowering(TargetMachine &tm);
H A DSIInstrInfo.h37 explicit SIInstrInfo(AMDGPUTargetMachine &tm);
/freebsd-9.3-release/usr.bin/touch/
H A Dtouch.c249 struct tm *t;
310 struct tm *t;
339 struct tm t = { .tm_sec = 0 };
/freebsd-9.3-release/contrib/cvs/src/
H A Dhistory.c1457 struct tm *tm; local
1537 tm = gmtime (&t);
1540 tm = localtime (&(lr->date));
1543 tm->tm_year+1900, tm->tm_mon + 1, tm->tm_mday, tm->tm_hour,
1544 tm->tm_min, tz_name, user_len, lr->user);
/freebsd-9.3-release/contrib/llvm/lib/Target/Sparc/
H A DDelaySlotFiller.cpp47 Filler(TargetMachine &tm) argument
48 : MachineFunctionPass(ID), TM(tm),
101 FunctionPass *llvm::createSparcDelaySlotFillerPass(TargetMachine &tm) { argument
102 return new Filler(tm);
/freebsd-9.3-release/contrib/openbsm/sys/bsm/
H A Daudit_record.h196 token_t *au_to_file(const char *file, struct timeval tm);
199 struct timeval tm);
201 struct timeval tm, struct auditinfo_addr *aia);
203 struct timeval tm);
/freebsd-9.3-release/crypto/heimdal/appl/telnet/telnetd/
H A Dtelnetd.h188 struct tm *localtime(const time_t *);
/freebsd-9.3-release/crypto/heimdal/kdc/
H A Dv4_dump.c42 struct tm tp;
/freebsd-9.3-release/gnu/usr.bin/cc/doc/
H A DMakefile26 rtl.texi md.texi tm.texi hostconfig.texi fragments.texi \
/freebsd-9.3-release/libexec/rpc.rstatd/
H A Drstat_proc.c172 struct timeval tm, btm; local
247 gettimeofday(&tm, (struct timezone *) 0);
248 stats_all.s1.v_intr -= hz*(tm.tv_sec - btm.tv_sec) +
249 hz*(tm.tv_usec - btm.tv_usec)/1000000;
/freebsd-9.3-release/sys/bsm/
H A Daudit_record.h197 token_t *au_to_file(const char *file, struct timeval tm);
200 struct timeval tm);
202 struct timeval tm, struct auditinfo_addr *aia);
204 struct timeval tm);
/freebsd-9.3-release/usr.bin/csup/
H A Dkeyword.c460 struct tm tm; local
464 error = rcsdatetotm(di->di_revdate, &tm);
467 if (strftime(cvsdate, sizeof(cvsdate), "%Y/%m/%d %H:%M:%S", &tm) == 0)
/freebsd-9.3-release/usr.bin/leave/
H A Dleave.c68 struct tm *t;
116 /* Convert tm to 12 hr time (0:00...11:59) */
/freebsd-9.3-release/usr.bin/rwall/
H A Drwall.c127 struct tm *lt;
/freebsd-9.3-release/usr.sbin/fifolog/fifolog_reader/
H A Dfifolog_reader.c53 static struct tm utc;
/freebsd-9.3-release/contrib/ntp/sntp/
H A Dutilities.c143 struct tm *p_tm_local;
147 * convert to struct tm in UTC, then intentionally feed
148 * that tm to mktime() which expects local time input, to

Completed in 398 milliseconds

1234567891011>>