Home
last modified time | relevance | path

Searched refs:writing (Results 1 – 25 of 328) sorted by relevance

12345678910>>...14

/freebsd/crypto/openssl/test/recipes/
H A D40-test_rehash.t68 my $writing = 0;
73 die "New start in a PEM blob?\n" if $writing;
81 $writing = 1;
83 print OUT $line if $writing;
85 close OUT if $writing;
86 $writing = 0;
89 die "No end marker in $basename\n" if $writing;
/freebsd/sys/contrib/device-tree/Bindings/
H A Dindex.rst8 writing-bindings
9 writing-schema
/freebsd/packages/libarchive/
H A Dlibarchive.ucl27 comment = "Library for reading and writing streaming archives"
30 The libarchive library provides a flexible interface for reading and writing
32 reading and writing archives compressed using various compression filters
/freebsd/bin/sh/tests/builtins/
H A Dread11.010 # Open fifo1 for writing
12 # Wait for the child to open fifo1 for writing
H A Dread12.010 # Open fifo1 for writing
12 # Wait for the child to open fifo1 for writing
/freebsd/contrib/bzip2/
H A Dbzlib.c902 Bool writing; member
950 bzf->writing = True; in BZ_API()
981 if (!(bzf->writing)) in BZ_API()
1040 if (!(bzf->writing)) in BZ_API()
1124 bzf->writing = False; in BZ_API()
1156 if (bzf->writing) in BZ_API()
1180 if (bzf->writing) in BZ_API()
1397 int writing = 0; in bzopen_or_bzdopen() local
1410 writing = 0; break; in bzopen_or_bzdopen()
1412 writing = 1; break; in bzopen_or_bzdopen()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/mtd/
H A Dfsl-upm-nand.txt18 UPM pattern (0x1), after writing a data byte (0x2) or after
19 writing out a buffer (0x4).
/freebsd/crypto/openssl/doc/internal/man7/
H A DDERlib.pod9 OpenSSL contains an internal small DER reading and writing library,
35 DER writers are based in L<WPACKET(3)>, a generic packet writing
111 C<sha256Identifier> and C<mgf1SHA256Identifier>, the DER writing code
/freebsd/usr.sbin/bsdconfig/security/include/
H A Dsecurelevel.hlp18 may not be opened for writing; kernel modules (see kld(4))
22 be opened for writing (except by mount(2)) whether mounted or
/freebsd/share/examples/libusb20/
H A DREADME8 very easy to start writing your own code based on that.
10 So I started writing my own examples, to "get a feeling" about how to
/freebsd/crypto/openssl/doc/man3/
H A DX509_load_http.pod34 internal one for connecting, writing the request, and reading the response.
37 B<bio> is used for writing the request, and B<rbio> for reading the response.
H A DSSL_get_handshake_rtt.pod26 writing to the client. This is during the ServerFinished in TLS 1.3 and
32 writing the ClientHello and early data (if any). The other is taken when
H A DBIO_socket_wait.pod23 else for writing, at most until B<max_time>.
27 B<bio>, for reading if B<bio> is supposed to read, else for writing.
H A DSSL_in_init.pod62 "client writing", "server reading" or "server writing" respectively.
H A DSSL_get_rpoll_descriptor.pod30 from the network and/or writing data to the network respectively.
33 not interested in writing data to the network at the current time,
/freebsd/crypto/openssl/ssl/statem/
H A DREADME.md23 message and the common flow of steps for writing a message etc
29 writing sub-state machine. See the source comments in statem.c for a more
/freebsd/usr.bin/fortune/
H A DREADME22 his delightful Bella Gross, and Octavius Roy Cohen to quit writing about the
24 to its logical end, would have forbidden Ring Lardner from writing in the
/freebsd/tools/tools/git/ghpr/
H A DREADME3 Shared for collaboration on writing them, if you aren't
/freebsd/krb5/
H A DREADME4 At the time of writing, it did not even contain source code, only
/freebsd/kerberos5/
H A DREADME4 At the time of writing, it did not even contain source code, only
/freebsd/usr.bin/tee/tests/
H A Dsigint.orch8 -- writing to the pty or trying to read from it to perform the following match.
/freebsd/sys/contrib/device-tree/Bindings/fpga/
H A Daltera-socfpga-fpga-mgr.txt7 - The second index is for writing FPGA configuration data.
H A Daltera-socfpga-a10-fpga-mgr.txt7 - The second index is for writing FPGA configuration data.
/freebsd/bin/sh/tests/parser/
H A Dheredoc7.03 # documents, causing the here document writing process to segfault.
/freebsd/contrib/ntp/html/scripts/
H A Dmonopt.txt3 <li class='inline'><a href='monopt.html#statistics'>statistics - enable writing of statistics recor…

12345678910>>...14