Searched refs:tlimit (Results 1 – 2 of 2) sorted by relevance
1190 if (cp->tlimit) in dump_ccb()1191 printf (" timeout at: %s", ctime((time_t*)&cp->tlimit)); in dump_ccb()
1036 u_long tlimit; member4792 cp->tlimit = mono_time.tv_sec + xp->timeout / 1000 + 2; in ncr_start()4794 cp->tlimit = time.tv_sec + xp->timeout / 1000 + 2; in ncr_start()4911 cp->tlimit= 0; in ncr_complete()5825 if (cp->tlimit > thistime) continue; in ncr_timeout()