sleepmax          138 src/ftmod/ftmod_r2/ftmod_r2.c 	int32_t sleepmax;
sleepmax         1936 src/ftmod/ftmod_r2/ftmod_r2.c 		if (ms > r2data->sleepmax) {
sleepmax         1937 src/ftmod/ftmod_r2/ftmod_r2.c 			r2data->sleepmax = ms;