GET_MODE_BUFFER_SIZE 737 libpostproc/postprocess.c char temp[GET_MODE_BUFFER_SIZE];
GET_MODE_BUFFER_SIZE 758 libpostproc/postprocess.c strncpy(temp, name, GET_MODE_BUFFER_SIZE);
GET_MODE_BUFFER_SIZE 814 libpostproc/postprocess.c if(spaceLeft + newlen >= GET_MODE_BUFFER_SIZE){