HomeSort by: relevance | last modified time | path
    Searched refs:CRLF (Results 1 - 8 of 8) sorted by relevancy

  /src/libexec/ftpd/
ftpcmd.y 137 SP CRLF COMMA ALL
187 : USER SP username CRLF
193 | PASS SP password CRLF
200 | CWD check_login CRLF
206 | CWD check_login SP pathname CRLF
214 | CDUP check_login CRLF
220 | QUIT CRLF
250 | PORT check_login SP host_port CRLF
256 | LPRT check_login SP host_long_port4 CRLF
262 | LPRT check_login SP host_long_port6 CRLF
    [all...]
  /src/lib/libc/gen/
xsyslog.c 144 static const char CRLF[] = "\r\n";
154 struct iovec iov[7]; /* prog + [ + pid + ]: + fmt + crlf */
308 iov[iovcnt].iov_base = __UNCONST(CRLF + 1);
356 iov[iovcnt].iov_base = __UNCONST(CRLF);
  /src/external/gpl3/gdb.old/dist/
djunpack.bat 3 Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line
  /src/external/gpl3/gdb/dist/
djunpack.bat 3 Rem WARNING WARNING WARNING: This file needs to have DOS CRLF end-of-line
  /src/external/apache2/mDNSResponder/dist/mDNSShared/
CommonServices.h 401 #define CRLF "\r\n"
  /src/external/gpl3/gcc.old/dist/libphobos/src/std/datetime/
systime.d 11299 no terminating CRLF for the line (though the CRLF for folding whitespace is
  /src/external/gpl3/gcc/dist/libgfortran/
configure 8267 # Handle CRLF in mingw tool chain
31173 # Check whether line terminator is LF or CRLF
31175 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the target has CRLF as line terminator" >&5
31176 $as_echo_n "checking whether the target has CRLF as line terminator... " >&6; }
31191 /* This test program should exit with status 0 if system uses a CRLF as
31194 other case, in case of a failure we will not use CRLF. */
  /src/external/gpl3/gcc.old/dist/libgfortran/
configure 8247 # Handle CRLF in mingw tool chain
27970 # Check whether line terminator is LF or CRLF
27972 { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether the target has CRLF as line terminator" >&5
27973 $as_echo_n "checking whether the target has CRLF as line terminator... " >&6; }
27988 /* This test program should exit with status 0 if system uses a CRLF as
27991 other case, in case of a failure we will not use CRLF. */

Completed in 37 milliseconds