HomeSort by: relevance | last modified time | path
    Searched defs:retryleft (Results 1 - 2 of 2) sorted by relevancy

  /src/sbin/mount_nfs/
getnfsargs.c 114 int retryleft; local in function:getnfsargs
175 retryleft = retrycnt;
177 while (retryleft > 0) {
236 retryleft = 0;
247 if (--retryleft > 0) {
getnfsargs.c 114 int retryleft; local in function:getnfsargs
175 retryleft = retrycnt;
177 while (retryleft > 0) {
236 retryleft = 0;
247 if (--retryleft > 0) {

Completed in 22 milliseconds