Searched refs:trec (Results 1 – 4 of 4) sorted by relevance
663 RegRecord trec = (RegRecord)contents.elementAt(bottom); in walkVector() local673 if (compareEqual(trec.value, pattern)) { in walkVector()674 return trec; in walkVector()676 } else if (compareLessEqual(pattern, trec.value)) { in walkVector()691 if (compareEqual(trec.value, pattern)) { in walkVector()692 rec = trec; in walkVector()719 RegRecord trec = (RegRecord)contents.elementAt(top); in walkVector() local729 if (compareEqual(trec.value, pattern)) { in walkVector()730 return trec; in walkVector()733 trec.value)) { in walkVector()[all …]
121 recno_t scursor, trec; local150 key.data = &trec;
337 float trec, tnext = 0; in prpass() local439 trec = curt->tm_hour * 3600.0 + in prpass()442 if ((recno == 0) && (trec < start_time)) in prpass()444 if ((eflg) && (trec > end_time)) in prpass()477 tnext = trec; in prpass()493 if ((iflg) && (trec < tnext)) in prpass()566 while (tnext <= trec) in prpass()
591 int trec; in fscache_simdisconnect() local663 trec = fscache_object_p->i_reconcile; in fscache_simdisconnect()669 if ((tcon == 1) && (trec == 0)) in fscache_simdisconnect()