/freebsd/crypto/openssl/test/recipes/ |
H A D | 40-test_rehash.t | 68 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 D | index.rst | 8 writing-bindings 9 writing-schema
|
/freebsd/bin/sh/tests/builtins/ |
H A D | read11.0 | 8 # Open fifo1 for writing and then read block on a dummy fifo 10 # Wait for the child to open fifo1 for writing
|
/freebsd/contrib/bzip2/ |
H A D | bzlib.c | 902 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 D | fsl-upm-nand.txt | 18 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 D | DERlib.pod | 9 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 D | securelevel.hlp | 18 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 D | README | 8 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/ssl/statem/ |
H A D | README.md | 23 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 D | README | 22 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/crypto/openssl/doc/man3/ |
H A D | X509_load_http.pod | 34 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 D | BIO_socket_wait.pod | 23 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 D | SSL_in_init.pod | 60 "client writing", "server reading" or "server writing" respectively.
|
H A D | BIO_f_base64.pod | 24 For writing, by default output is divided to lines of length 64 38 For writing, it causes all data to be written on one line without
|
/freebsd/kerberos5/ |
H A D | README | 4 At the time of writing, it did not even contain source code, only
|
/freebsd/sys/contrib/device-tree/Bindings/fpga/ |
H A D | altera-socfpga-fpga-mgr.txt | 7 - The second index is for writing FPGA configuration data.
|
H A D | altera-socfpga-a10-fpga-mgr.txt | 7 - The second index is for writing FPGA configuration data.
|
/freebsd/bin/sh/tests/parser/ |
H A D | heredoc7.0 | 3 # documents, causing the here document writing process to segfault.
|
/freebsd/contrib/ntp/html/scripts/ |
H A D | monopt.txt | 3 <li class='inline'><a href='monopt.html#statistics'>statistics - enable writing of statistics recor…
|
/freebsd/sys/contrib/device-tree/Bindings/serial/ |
H A D | qcom,msm-uart.txt | 5 with the MSM serial UARTDM except that it only supports reading and writing one
|
/freebsd/sys/contrib/device-tree/Bindings/spi/ |
H A D | spi-sprd-adi.txt | 22 one system is reading/writing data by ADI software channels, that should be under 23 one hardware spinlock protection to prevent other systems from reading/writing
|
/freebsd/sys/contrib/device-tree/Bindings/dma/ |
H A D | qcom_hidma_mgmt.txt | 24 writing into destination memory. Setting this value incorrectly can 32 applied back to back while writing to the destination before yielding
|
/freebsd/sbin/fsck_msdosfs/ |
H A D | fat.c | 385 bool writing) in fat_get_fat32_cache_entry() argument 401 if (writing) { in fat_get_fat32_cache_entry() 432 if (writing) { in fat_get_fat32_cache_entry() 441 fat_get_fat32_cached_ptr(struct fat_descriptor *fat, cl_t cl, bool writing) in fat_get_fat32_cached_ptr() argument 447 entry = fat_get_fat32_cache_entry(fat, addr, writing); in fat_get_fat32_cached_ptr()
|
/freebsd/contrib/capsicum-test/ |
H A D | CONTRIBUTING.md | 8 * If you are an individual writing original source code and you're sure you
|
/freebsd/sys/contrib/edk2/ |
H A D | FREEBSD-upgrade | 2 set of files from MdePkg is quite large (10MB at the time of writing). To do
|