SEGSIZE           191 lib/libsa/tftp.c 	if (res < SEGSIZE)
SEGSIZE           226 lib/libsa/tftp.c 	if (res < SEGSIZE)
SEGSIZE           295 lib/libsa/tftp.c 		needblock = tftpfile->off / SEGSIZE + 1;
SEGSIZE           327 lib/libsa/tftp.c 			offinblock = tftpfile->off % SEGSIZE;