Home
last modified time | relevance | path

Searched refs:tcs (Results 1 – 4 of 4) sorted by relevance

/mirbsd/src/usr.sbin/httpd/src/modules/standard/
Dmod_status.c234 clock_t tu, ts, tcu, tcs; in status_handler() local
237 tu = ts = tcu = tcs = 0; in status_handler()
303 tcs += score_record.times.tms_cstime; in status_handler()
343 if (ts || tu || tcu || tcs) in status_handler()
345 (tu + ts + tcu + tcs) / tick / up_time * 100.); in status_handler()
367 tu / tick, ts / tick, tcu / tick, tcs / tick); in status_handler()
369 if (ts || tu || tcu || tcs) in status_handler()
371 (tu + ts + tcu + tcs) / tick / up_time * 100.); in status_handler()
/mirbsd/src/sys/dev/ic/
Diha.h99 struct tcs *SCB_Tcs; /* tcs for SCB_Target */
105 struct tcs { struct
169 struct tcs HCS_Tcs[IHA_MAX_TARGETS];
Diha.c100 void iha_reset_tcs(struct tcs *, u_int8_t);
629 struct tcs *pTcs;
720 struct tcs *pTcs;
988 struct tcs *pTcs;
1231 struct tcs *pTcs;
1839 struct tcs *pTcs;
1876 struct tcs *pTcs;
2295 struct tcs *pTcs = sc->HCS_ActScb->SCB_Tcs;
2316 struct tcs *pTcs = sc->HCS_ActScb->SCB_Tcs;
2840 struct tcs *pTcs; in iha_reset_tcs()
/mirbsd/src/gnu/usr.bin/lynx/
DCHANGES9145 HTDOS_wwwName() (patch by Jason F McBrayer <jmcbray@mailhost.tcs.tulane.edu>)
9193 <jmcbray@mailhost.tcs.tulane.edu>).