Searched refs:crlf (Results 1 - 25 of 27) sorted by relevance

12

/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.xml/
H A Dtdesc-arch.exp101 with_test_prefix crlf {
102 set_arch $arch1 first crlf
103 set_arch $arch2 second crlf
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.xml/
H A Dtdesc-arch.exp101 with_test_prefix crlf {
102 set_arch $arch1 first crlf
103 set_arch $arch2 second crlf
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dcompat.c79 crlf (void) function
H A Dreadline.h499 extern int crlf PARAMS((void));
/netbsd-current/external/gpl3/gdb.old/dist/readline/readline/
H A Dcompat.c79 crlf (void) function
H A Dreadline.h489 extern int crlf PARAMS((void));
/netbsd-current/sys/arch/landisk/stand/boot/
H A Dboot.S86 mova .L.crlf, r0
132 .L.crlf: .asciz "\r\n"
/netbsd-current/sys/arch/landisk/stand/bootxx/
H A Dbootxx.S82 mova .L.crlf, r0
105 .L.crlf: .asciz "\r\n"
H A Dpbr.S137 mova crlf, r0
194 crlf: .asciz "\r\n" label
/netbsd-current/sys/arch/landisk/stand/mbr/
H A Dmbr.S121 mova crlf, r0
183 crlf: .asciz "\r\n" label
/netbsd-current/usr.bin/telnet/
H A Dsys_bsd.c287 if (crlf)
293 if (crlf)
H A Dexterns.h83 crlf, /* Should '\r' be mapped to <CR><LF> (or <CR><NUL>)? */
H A Dtelnet.c98 crlf, /* Should '\r' be mapped to <CR><LF> (or <CR><NUL>)? */ variable
1962 if (!crlf) {
/netbsd-current/sys/arch/i386/stand/mbr/
H A Dmbr.S550 errtxt: .ascii "Error " /* runs into crlf if errcod set */
552 crlf: .asciz "\r\n" label
604 movw $crlf, %si
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dcli-out.c321 /* CLI version of displayer.crlf. */
388 displayer.crlf = cli_mld_crlf;
H A Dcompleter.h44 mld_crlf_ftype *crlf; member in struct:match_list_displayer
H A Dcompleter.c2979 displayer->crlf (displayer);
3003 displayer->crlf (displayer);
3025 displayer->crlf (displayer);
3039 displayer->crlf (displayer);
3070 displayer->crlf (displayer);
3079 displayer->crlf (displayer);
3094 displayer->crlf (displayer);
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dcompleter.h45 mld_crlf_ftype *crlf; member in struct:match_list_displayer
H A Dcompleter.c2876 displayer->crlf (displayer);
2900 displayer->crlf (displayer);
2922 displayer->crlf (displayer);
2936 displayer->crlf (displayer);
2967 displayer->crlf (displayer);
2976 displayer->crlf (displayer);
2991 displayer->crlf (displayer);
H A Dcli-out.c461 /* CLI version of displayer.crlf. */
528 displayer.crlf = cli_mld_crlf;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/tui/
H A Dtui-io.c618 /* TUI version of displayer.crlf. */
723 displayer.crlf = tui_mld_crlf;
/netbsd-current/external/gpl3/gdb/dist/gdb/tui/
H A Dtui-io.c690 /* TUI version of displayer.crlf. */
795 displayer.crlf = tui_mld_crlf;
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Ds_client.c651 {"crlf", OPT_CRLF, '-', "Convert LF from terminal into CRLF"},
914 int key_format = FORMAT_PEM, crlf = 0, full_log = 1, mbuf_len = 0; local
1163 crlf = 1;
3048 if (crlf) {
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Ds_client.c559 {"crlf", OPT_CRLF, '-', "Convert LF from terminal into CRLF"},
818 int key_format = FORMAT_UNDEF, crlf = 0, full_log = 1, mbuf_len = 0; local
1076 crlf = 1;
2999 if (crlf) {
/netbsd-current/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dcurl.d811 crlf = 27,

Completed in 520 milliseconds

12