Searched refs:nthfile (Results 1 – 2 of 2) sorted by relevance
120 int nthfile = 0; in dpv() local554 nthfile++; in dpv()630 nthfile != dialog_old_nthfile in dpv()634 overall = (100 * nthfile - 100 + pct) / in dpv()636 if (((100 * nthfile - 100 + pct) * 10 / in dpv()653 dialog_old_nthfile = nthfile; in dpv()665 nthfile != status_old_nthfile in dpv()674 status_old_nthfile = nthfile; in dpv()688 if (display_limit > 0 && nthfile % display_limit == 0) in dpv()
111 int nthfile; in dprompt_init() local162 nthfile = numlines = 0; in dprompt_init()167 nthfile++; in dprompt_init()169 if ((nthfile % display_limit) == 0) { in dprompt_init()172 numlines = nthfile = 0; in dprompt_init()395 int nthfile = 0; in dprompt_add_files() local449 nthfile++; in dprompt_add_files()640 if (nthfile >= display_limit) in dprompt_add_files()663 return (nthfile); in dprompt_add_files()