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

  /src/sys/nfs/
nfs_clntsocket.c 513 int trylater_delay = NFS_TRYLATERDEL, failed_auth = 0; local in function:nfs_request
554 if (failed_auth || nfs_getnickauth(nmp, cred, &auth_str,
746 if (!failed_auth) {
747 failed_auth++;
nfs_clntsocket.c 513 int trylater_delay = NFS_TRYLATERDEL, failed_auth = 0; local in function:nfs_request
554 if (failed_auth || nfs_getnickauth(nmp, cred, &auth_str,
746 if (!failed_auth) {
747 failed_auth++;

Completed in 21 milliseconds