Searched refs:ntry (Results 1 – 7 of 7) sorted by relevance
55 reg int ntry, t; local69 for(ntry = 0; ntry < 2; ++ntry)73 if((t&STREAM_PEEK) && (ntry == 1 || tm < 0) )104 if(ntry == 1)
55 reg int ntry, t; local 69 for(ntry = 0; ntry < 2; ++ntry)73 if((t&STREAM_PEEK) && (ntry == 1 || tm < 0) )124 if(ntry == 1)
1634 hentry_t *ntry; in child_to_file() local 1651 ntry = iter_next(itr); in child_to_file() 1652 while (ntry != NULL) { in child_to_file() 1654 fentry.count = ntry->count; in child_to_file() 1655 s = ntry->key; in child_to_file() 1656 t = ntry->lib; in child_to_file() 1672 ntry = iter_next(itr); in child_to_file() 1706 hdntry_t ntry; in file_to_parent() local 1724 if (pread(sfd, &ntry, sizeof (hdntry_t), c_offset) != in file_to_parent() 1729 switch (ntry in file_to_parent() [all...]
469 register int ntry=0; in job_init() local535 if(ntry++ > IOMAXTRY) in job_init()
604 register int ntry=0; in job_init() local 671 if(ntry++ > IOMAXTRY) in job_init()
7288 int ntry; in page_capture_handle_outstanding() local 7303 for (ntry = 0; ntry < pc_thread_retry; ntry++) { in page_capture_handle_outstanding()
628 int ntry = 0; in fc_ulp_add() local 658 if (ntry++ > FC_ULP_ADD_RETRY_COUNT) { in fc_ulp_add()