Searched defs:tm (Results 151 - 175 of 296) sorted by relevance

1234567891011>>

/freebsd-10-stable/contrib/wpa/src/utils/
H A Dos_internal.c47 struct tm tm; local
67 os_gmtime(os_time_t t, struct os_tm *tm) argument
[all...]
H A Dos_unix.c66 struct tm tm, *tm1; local
103 os_gmtime(os_time_t t, struct os_tm *tm) argument
[all...]
/freebsd-10-stable/crypto/heimdal/kadmin/
H A Dutil.c180 struct tm tm, tm2; local
[all...]
/freebsd-10-stable/sbin/routed/
H A Dparms.c439 struct tm tm; local
/freebsd-10-stable/sys/i386/xen/
H A Dclock.c357 unsigned long tm; local
478 unsigned long tm; local
[all...]
/freebsd-10-stable/sys/ia64/ia64/
H A Dnexus.c490 struct efi_tm tm; local
517 struct efi_tm tm; local
[all...]
/freebsd-10-stable/sys/kern/
H A Dsubr_terminal.c138 terminal_init(struct terminal *tm) argument
150 struct terminal *tm; local
162 terminal_sync_ttysize(struct terminal *tm) argument
176 terminal_maketty(struct terminal *tm, const char *fmt, ...) argument
193 terminal_set_cursor(struct terminal *tm, const term_pos_t *pos) argument
200 terminal_set_winsize_blank(struct terminal *tm, const struct winsize *size, int blank, const term_attr_t *attr) argument
226 terminal_set_winsize(struct terminal *tm, const struct winsize *size) argument
240 terminal_mute(struct terminal *tm, int yes) argument
252 terminal_input_char(struct terminal *tm, term_char_t c) argument
305 terminal_input_raw(struct terminal *tm, char c) argument
320 terminal_input_special(struct terminal *tm, unsigned int k) argument
346 struct terminal *tm = tty_softc(tp); local
355 struct terminal *tm = tty_softc(tp); local
363 struct terminal *tm = tty_softc(tp); local
386 struct terminal *tm = tty_softc(tp); local
432 struct terminal *tm = tty_softc(tp); local
460 termcn_cnregister(struct terminal *tm) argument
486 struct terminal *tm = cp->cn_arg; local
494 struct terminal *tm = cp->cn_arg; local
502 struct terminal *tm = cp->cn_arg; local
530 struct terminal *tm = cp->cn_arg; local
538 struct terminal *tm = cp->cn_arg; local
561 struct terminal *tm = softc; local
569 struct terminal *tm = softc; local
578 struct terminal *tm = softc; local
587 struct terminal *tm = softc; local
595 struct terminal *tm = softc; local
603 struct terminal *tm = softc; local
[all...]
/freebsd-10-stable/sys/netsmb/
H A Dsmb_trantcp.c334 struct mbuf *m, *tm, *im; local
/freebsd-10-stable/tools/KSE/ksetest/
H A Dkse_threads_test.c198 struct kse_thr_mailbox *tm; local
343 runq_insert(struct uts_runq *q, struct kse_thr_mailbox *tm) argument
357 struct kse_thr_mailbox *tm; local
391 struct kse_thr_mailbox *tm, *p; local
468 struct kse_thr_mailbox *tm; local
484 struct kse_thr_mailbox *tm; local
[all...]
/freebsd-10-stable/usr.bin/logins/
H A Dlogins.c298 struct tm *tm; local
/freebsd-10-stable/sys/dev/mps/
H A Dmps_sas.h62 struct mps_command *tm; member in struct:mpssas_target
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_bancomm.c104 struct stfp_tm tm; member in struct:stfp_time
/freebsd-10-stable/contrib/unbound/sldns/
H A Dparseutil.c72 sldns_mktime_from_utc(const struct tm *tm) argument
[all...]
/freebsd-10-stable/sys/dev/mpr/
H A Dmpr_sas.h65 struct mpr_command *tm; member in struct:mprsas_target
/freebsd-10-stable/sys/dev/nand/
H A Dnandsim_chip.c399 int tm; local
/freebsd-10-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
226 struct tm tm; local
494 struct tm tm; local
[all...]
/freebsd-10-stable/contrib/ldns/
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/llvm/lib/CodeGen/
H A DRegAllocPBQP.cpp129 const TargetMachine *tm; member in class:__anon2310::RegAllocPBQP
321 const TargetMachine &tm = mf->getTarget(); local
H A DTargetLoweringBase.cpp660 TargetLoweringBase::TargetLoweringBase(const TargetMachine &tm, argument
/freebsd-10-stable/contrib/llvm/lib/ExecutionEngine/JIT/
H A DJIT.cpp136 JIT::JIT(Module *M, TargetMachine &tm, TargetJITInfo &tji, argument
/freebsd-10-stable/contrib/llvm/lib/Target/Mips/
H A DMipsDelaySlotFiller.cpp179 Filler(TargetMachine &tm) argument
526 FunctionPass *llvm::createMipsDelaySlotFillerPass(MipsTargetMachine &tm) { argument
H A DMipsSEInstrInfo.cpp27 MipsSEInstrInfo::MipsSEInstrInfo(MipsTargetMachine &tm) argument
/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelDAGToDAG.cpp58 NVPTXDAGToDAGISel::NVPTXDAGToDAGISel(NVPTXTargetMachine &tm, argument
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
H A DPPCAsmPrinter.cpp1130 static AsmPrinter *createPPCAsmPrinterPass(TargetMachine &tm, argument
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DR600ControlFlowFinalizer.cpp322 R600ControlFlowFinalizer(TargetMachine &tm) : MachineFunctionPass(ID), argument

Completed in 346 milliseconds

1234567891011>>