Home
last modified time | relevance | path

Searched refs:written (Results 126 – 150 of 1244) sorted by relevance

12345678910>>...50

/freebsd/crypto/openssl/crypto/bio/
H A Dbss_core.c57 size_t *written) in bio_core_write_ex() argument
63 return bcgbl->c_bio_write_ex(BIO_get_data(bio), data, data_len, written); in bio_core_write_ex()
/freebsd/contrib/llvm-project/lld/docs/
H A DREADME.txt4 The lld documentation is written using the Sphinx documentation generator. It is
/freebsd/contrib/byacc/package/
H A Dbyacc.spec21 routine written in the C programming language. It has a public domain
31 routine written in the C programming language. It has a public domain
/freebsd/sys/contrib/device-tree/Bindings/thermal/
H A Dqoriq-thermal.yaml43 is the value to be written to TTCFGR, and the second is the value
44 to be written to TSCFGR.
/freebsd/crypto/openssl/doc/man3/
H A DEVP_SignInit.pod40 The number of bytes of data written (i.e. the length of the signature)
41 will be written to the integer at I<s>, at most C<EVP_PKEY_get_size(pkey)>
42 bytes will be written.
H A DBIO_s_bio.pod34 BIOs where data written to either half of the pair is buffered and can be read from
81 length of data that can be currently written to the BIO. Writes larger than this
90 written to the BIO so the next read will succeed: this is most useful
94 has been written satisfying the read request or part of it.
176 find out, how many bytes must be written into the buffer before the
H A DRAND_load_file.pod66 RAND_write_file() returns the number of bytes written, or -1 if the
67 bytes written were generated without appropriate seeding.
/freebsd/usr.sbin/crunch/
H A DREADME18 * Crunch itself has been bmake'd and some man pages written, so it
58 Crunch was written and tested under NetBSD/i386, but should work under
74 Crunch was written for the Maruti Hard Real-Time Operating System
/freebsd/sys/vm/
H A Dvnode_pager.h53 void vnode_pager_undirty_pages(vm_page_t *ma, int *rtvals, int written,
/freebsd/contrib/ee/
H A Dee.i18n.guide35 72 prompt for name of file to be written
56 read, not written
61 93 message indicating that the file was not written, since no
70 98 message indicating that the named file is being written
71 99 message indicating the name of the file written, the number of
/freebsd/sys/contrib/xz-embedded/
H A DCOPYING5 All the files in this package have been written by Lasse Collin
/freebsd/contrib/byacc/package/debian/
H A Dcopyright67 sale, use or other dealings in this Software without prior written
92 ings in this Software without prior written authorization from the X Consor-
101 This script is compatible with the BSD install script, but was written
114 to distribution of the software without specific, written prior
/freebsd/sys/arm64/rockchip/
H A Drk_i2s.c398 uint32_t count, size, readyptr, written; in rk_i2s_dai_intr() local
406 written = 0; in rk_i2s_dai_intr()
412 written += 4; in rk_i2s_dai_intr()
415 sc->play_ptr += written; in rk_i2s_dai_intr()
/freebsd/contrib/byacc/
H A DNEW_FEATURES40 comes first. The declaration will cause a #ident directive to be written
46 debugging output is written to standard output.
/freebsd/crypto/openssl/providers/common/include/prov/
H A Dbio.h22 size_t *written);
/freebsd/contrib/netbsd-tests/lib/libc/gen/posix_spawn/
H A Dt_fileactions.c76 size_t written; in make_testfile() local
80 written = fwrite(TESTCONTENT, 1, strlen(TESTCONTENT), f); in make_testfile()
82 ATF_REQUIRE(written == strlen(TESTCONTENT)); in make_testfile()
/freebsd/contrib/dialog/package/freebsd/
H A Dpkg-descr2 the ncurses developer, "DIALOG was written by Savio Lam <lam836@cs.cuhk.hk>
/freebsd/usr.sbin/bootparamd/bootparamd/
H A DREADME3 written using the Sun's RPC protocol for bootparamd. To use it you must
28 This program was written with the need to keep short hostnames in the
/freebsd/usr.bin/col/
H A DREADME5 -b do not print any backspaces (last character written is printed)
34 - always print last character written to a position,
/freebsd/usr.bin/localedef/
H A DREADME3 written independently by Garrett D'Amore while employed at Nexenta
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DIntrinsicsVE.td1 // Define intrinsics written by hand
/freebsd/sbin/camcontrol/
H A Dmodeedit.c839 int written = 0; in modepage_write() local
843 written++; in modepage_write()
853 return (written); in modepage_write()
944 int written; in modepage_edit() local
965 written = modepage_write(edit_file, 1); in modepage_edit()
970 if (written == 0) { in modepage_edit()
/freebsd/crypto/openssl/doc/man1/
H A Dtsget.pod46 written to a file without any interpretation.
65 server. The timestamp response will be written to the given output file. '-'
144 Get a timestamp response for F<file1.tsq> over HTTP, output is written to
150 progress, output is written to F<file1.reply> and F<file2.reply> respectively:
/freebsd/sys/arm/allwinner/
H A Daw_i2s.c528 uint32_t count, size, readyptr, written, empty; in aw_i2s_dai_intr() local
537 written = 0; in aw_i2s_dai_intr()
543 written += 2; in aw_i2s_dai_intr()
546 sc->play_ptr += written; in aw_i2s_dai_intr()
/freebsd/sys/contrib/device-tree/Bindings/c6x/
H A Ddscr.txt10 more key values must be written to a lock register in order to unlock the
52 written to the first kick register and the second key must be written to

12345678910>>...50