Searched refs:secmax (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/nfs/
H A Dnfs4_subs.c575 int error = 0, secmax, seccount, srvcount; local
580 secmax = *seccountp;
584 while (!error && (srvcount > 0) && (seccount < secmax)) {

Completed in 68 milliseconds