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

/xnu-2422.115.4/bsd/nfs/
H A Dnfs_srvcache.c105 * Static array that defines which nfs rpc's are nonidempotent
107 static int nonidempotent[NFS_NPROCS] = { variable
404 if (repvalid && nonidempotent[nd->nd_procnum]) {

Completed in 10 milliseconds