Home | History | Annotate | Download | only in ftp

Lines Matching refs:kCRLF

29 const char kCRLF[] = "\r\n";
434 memcpy(write_command_buf_->data() + command.length(), kCRLF, 2);