start_index      4922 source3/smbd/reply.c 	int start_index;
start_index      4933 source3/smbd/reply.c 	start_index = SVAL(req->vwv+1, 0);
start_index      4952 source3/smbd/reply.c 		 start_index, max_count));
start_index      4959 source3/smbd/reply.c 		int first = (max_count>0?start_index:start_index+max_count+1);