Lines Matching defs:src_str
109 unsigned char *src_str, *dest_str;403 src_str = &tmp_buff[100];409 if (*src_str == '\n') {414 *dest_str++ = iso_to_dos[*src_str++];421 if (*src_str > 127) {424 src_str++;427 if (*src_str == '\n') {431 *dest_str++ = *src_str++;440 if (*src_str == '\n') {444 *dest_str++ = *src_str++;