/openbsd/regress/lib/libssl/record/ |
H A D | recordtest.c | 479 if ((data = malloc(rst->data_len)) == NULL) in test_record_send() 481 memcpy(data, rst->data, rst->data_len); in test_record_send() 490 for (i = 0; rst->rt[i].rw_len != 0 || rst->rt[i].want_ret != 0; i++) { in test_record_send() 491 ws.eof = rst->rt[i].eof; in test_record_send() 492 ws.len = rst->rt[i].rw_len; in test_record_send() 495 if (ret != rst->rt[i].want_ret) { in test_record_send() 498 rst->rt[i].want_ret); in test_record_send() 503 if (rst->want_data != NULL && in test_record_send() 504 memcmp(ws.buf, rst->want_data, rst->want_len) != 0) { in test_record_send() 507 hexdump(rst->data, rst->data_len); in test_record_send() [all …]
|
/openbsd/gnu/llvm/clang/docs/ |
H A D | CMakeLists.txt | 109 # Copy rst files to build directory before generating the html 110 # documentation. Some of the rst files are generated, so they 113 # copy all the non-gnerated rst files from the source to the build 115 add_custom_target(copy-clang-rst-docs 120 "${CMAKE_CURRENT_SOURCE_DIR}/../CodeOwners.rst" 123 add_dependencies(docs-clang-html copy-clang-rst-docs) 131 …gen_rst_file_from_td(AttributeReference.rst -gen-attr-docs ../include/clang/Basic/Attr.td docs-cla… 132 …gen_rst_file_from_td(DiagnosticsReference.rst -gen-diag-docs ../include/clang/Basic/Diagnostic.td … 133 …gen_rst_file_from_td(ClangCommandLineReference.rst -gen-opt-docs ../include/clang/Driver/ClangOpti…
|
H A D | CodeOwners.rst | 1 .. include:: ../CodeOwners.rst
|
/openbsd/gnu/llvm/llvm/docs/ |
H A D | README.txt | 5 plaintext markup language (file extension `.rst`). While the 20 `docs/Foo.rst` <-> `<build-dir>/docs//html/Foo.html` <-> `https://llvm.org/docs/Foo.html`. 23 `SphinxQuickstartTemplate.rst` which will get you writing documentation 40 The correspondence between .rst files and man pages is 41 `docs/CommandGuide/Foo.rst` <-> `<build-dir>/docs//man/Foo.1`. 42 These .rst files are also included during HTML generation so they are also
|
/openbsd/regress/sbin/pfctl/ |
H A D | pf10.in | 6 block return-rst in inet proto tcp all 7 block return-rst in inet6 proto tcp all 8 block return-rst(ttl 10) in inet proto tcp all 9 block return-rst(ttl 10) in inet6 proto tcp all
|
H A D | pf10.ok | 5 block return-rst in inet proto tcp all 6 block return-rst in inet6 proto tcp all 7 block return-rst(ttl 10) in inet proto tcp all 8 block return-rst(ttl 10) in inet6 proto tcp all
|
H A D | pf10.optimized | 17 @4 block return-rst in inet proto tcp all 21 @5 block return-rst in inet6 proto tcp all 25 @6 block return-rst(ttl 10) in inet proto tcp all 29 @7 block return-rst(ttl 10) in inet6 proto tcp all
|
H A D | pf2.in | 6 block return-rst out log on tun1000000 proto tcp all 7 block return-rst in log on tun1000000 proto tcp all
|
H A D | pfchksum1.in | 6 block return-rst out log on tun1000000 proto tcp all 7 block return-rst in log on tun1000000 proto tcp all
|
H A D | pfchksum2.in | 6 block return-rst out log on tun1000000 proto tcp all 7 block return-rst in log on tun1000000 proto tcp all
|
H A D | pf2.ok | 3 block return-rst out log on tun1000000 proto tcp all 4 block return-rst in log on tun1000000 proto tcp all
|
H A D | pf7.in | 6 block return-rst out log on tun1000000 proto tcp all 7 block return-rst in log on tun1000000 proto tcp all
|
/openbsd/sys/dev/sbus/ |
H A D | qe.c | 706 rst = 1; in qe_eint() 714 rst = 1; in qe_eint() 721 rst = 1; in qe_eint() 742 rst = 1; in qe_eint() 749 rst = 1; in qe_eint() 756 rst = 1; in qe_eint() 763 rst = 1; in qe_eint() 816 rst = 1; in qe_eint() 823 rst = 1; in qe_eint() 830 rst = 1; in qe_eint() [all …]
|
H A D | be.c | 712 rst = 1; in beqint() 718 rst = 1; in beqint() 724 rst = 1; in beqint() 737 rst = 1; in beqint() 743 rst = 1; in beqint() 749 rst = 1; in beqint() 761 rst = 1; in beqint() 784 rst = 1; in beeint() 789 rst = 1; in beeint() 794 rst = 1; in beeint() [all …]
|
/openbsd/lib/libedit/ |
H A D | tty.c | 494 int rst = 1; in tty_setup() local 528 if (rst) { in tty_setup() 534 for (rst = 0; rst < C_NCC - 2; rst++) in tty_setup() 535 if (el->el_tty.t_c[TS_IO][rst] != in tty_setup() 537 && el->el_tty.t_c[ED_IO][rst] != in tty_setup() 539 el->el_tty.t_c[ED_IO][rst] = in tty_setup() 540 el->el_tty.t_c[TS_IO][rst]; in tty_setup() 541 for (rst = 0; rst < C_NCC; rst++) in tty_setup() 542 if (el->el_tty.t_c[TS_IO][rst] != in tty_setup() 544 el->el_tty.t_c[EX_IO][rst] = in tty_setup() [all …]
|
/openbsd/gnu/llvm/llvm/ |
H A D | README.txt | 12 assistance with LLVM, and in particular docs/GettingStarted.rst for getting 16 If you are writing a package for LLVM, see docs/Packaging.rst for our
|
/openbsd/regress/sys/netinet/pmtu/ |
H A D | tcp_connect.py | 68 rst=TCP(sport=synack.dport, dport=synack.sport, seq=2, flags='AR', variable 70 send(ip/rst, iface=LOCAL_IF)
|
H A D | tcp_connect6.py | 68 rst=TCP(sport=synack.dport, dport=synack.sport, seq=2, flags='AR', variable 70 sendp(e/ip6/rst, iface=LOCAL_IF)
|
H A D | tcp_atomicfrag6.py | 84 rst=TCP(sport=synack.dport, dport=synack.sport, seq=2, flags='AR', variable 86 sendp(e/ip6/rst, iface=LOCAL_IF)
|
/openbsd/regress/sys/kern/sosplice/scapy/ |
H A D | scapy-handshake.py | 84 rst=TCP(sport=synack.dport, dport=synack.sport, variable 86 send(ip/rst, iface=LOCAL_IF)
|
H A D | scapy-oobinline.py | 106 rst=TCP(sport=synack.dport, dport=synack.sport, variable 108 send(ip/rst, iface=LOCAL_IF)
|
H A D | scapy-payload.py | 106 rst=TCP(sport=synack.dport, dport=synack.sport, variable 108 send(ip/rst, iface=LOCAL_IF)
|
H A D | scapy-oobinline-delay-connect.py | 119 rst=TCP(sport=synack.dport, dport=synack.sport, variable 121 send(ip/rst, iface=LOCAL_IF)
|
/openbsd/gnu/llvm/lld/COFF/ |
H A D | README.md | 1 See docs/NewLLD.rst
|
/openbsd/gnu/llvm/lld/ELF/ |
H A D | README.md | 1 See docs/NewLLD.rst
|