Searched refs:ntry (Results 1 – 5 of 5) sorted by relevance
55 reg int ntry, t; local69 for(ntry = 0; ntry < 2; ++ntry)73 if((t&STREAM_PEEK) && (ntry == 1 || tm < 0) )124 if(ntry == 1)
1640 hentry_t *ntry; in child_to_file() local1657 ntry = iter_next(itr); in child_to_file()1658 while (ntry != NULL) { in child_to_file()1660 fentry.count = ntry->count; in child_to_file()1661 s = ntry->key; in child_to_file()1662 t = ntry->lib; in child_to_file()1678 ntry = iter_next(itr); in child_to_file()1712 hdntry_t ntry; in file_to_parent() local1730 if (pread(sfd, &ntry, sizeof (hdntry_t), c_offset) != in file_to_parent()1735 switch (ntry.type) { in file_to_parent()[all …]
604 register int ntry=0; in job_init() local671 if(ntry++ > IOMAXTRY) in job_init()
7333 int ntry; in page_capture_handle_outstanding() local7348 for (ntry = 0; ntry < pc_thread_retry; ntry++) { in page_capture_handle_outstanding()
629 int ntry = 0; in fc_ulp_add() local659 if (ntry++ > FC_ULP_ADD_RETRY_COUNT) { in fc_ulp_add()