Home | History | Annotate | Download | only in server

Lines Matching defs:gotit

180 	int zapit = 0, gotit, hasstate = 0, igotlock;
220 gotit = i = 0;
221 while (i < nfsrv_clienthashsize && !gotit) {
225 gotit = 1;
229 if (gotit == 0)
232 if (!gotit ||
763 int gotit, igotlock;
780 gotit = i = 0;
781 while (i < nfsrv_clienthashsize && !gotit) {
785 gotit = 1;
791 if (!gotit) {