Home
last modified time | relevance | path

Searched refs:wrote (Results 1 – 25 of 37) sorted by relevance

12

/titanic_53/usr/src/lib/libcommputil/common/
H A Dsdp.c49 wrote = snprintf(buf, len, "a=%s%c%s%s", \
53 wrote = snprintf(buf, len, "a=%s%s", (m_attr)-> \
56 len = len - wrote; \
57 buf = buf + wrote; \
65 wrote = snprintf(buf, len, "k=%s%c%s%s", \
69 wrote = snprintf(buf, len, "k=%s%s", (m_key)-> \
72 len = len - wrote; \
73 buf = buf + wrote; \
79 wrote = snprintf(buf, len, "b=%s%c%llu%s", (m_bw)-> \
81 len = len - wrote; \
[all …]
H A Dsdp_parse_helper.c286 int wrote = 0; in sdp_list_to_str() local
313 wrote = snprintf(ret, size, "%s ", in sdp_list_to_str()
316 wrote = snprintf(ret, size, "%lld ", in sdp_list_to_str()
319 ret = ret + wrote; in sdp_list_to_str()
320 size = size - wrote; in sdp_list_to_str()
/titanic_53/usr/src/cmd/sendmail/db/mp/
H A Dmp_sync.c42 int ar_cnt, nalloc, next, maxpin, ret, wrote; local
198 ret = __memp_bhwrite(dbmp, mfp, bharray[next], NULL, &wrote);
204 if (ret != 0 || !wrote) {
322 int ar_cnt, incomplete, nalloc, next, ret, wrote; local
400 ret = __memp_pgwrite(dbmfp, bharray[next], NULL, &wrote);
416 if (!wrote)
451 int ret, wrote; local
498 if ((ret = __memp_bhwrite(dbmp, mfp, bhp, NULL, &wrote)) != 0)
506 if (!wrote) {
H A Dmp_fput.c38 int wrote, ret; local
140 dbmfp->mfp, bhp, NULL, &wrote) != 0 || !wrote)
H A Dmp_region.c62 int nomore, restart, ret, wrote; local
142 mfp, bhp, &restart, &wrote)) != 0)
154 if (wrote)
/titanic_53/usr/src/lib/libsqlite/src/
H A Dos.c1025 int wrote = 0; in sqliteOsWrite() local
1028 while( amt>0 && (wrote = write(id->fd, pBuf, amt))>0 ){ in sqliteOsWrite()
1029 amt -= wrote; in sqliteOsWrite()
1030 pBuf = &((char*)pBuf)[wrote]; in sqliteOsWrite()
1042 DWORD wrote; in sqliteOsWrite() local
1045 while( amt>0 && (rc = WriteFile(id->h, pBuf, amt, &wrote, 0))!=0 && wrote>0 ){ in sqliteOsWrite()
1046 amt -= wrote; in sqliteOsWrite()
1047 pBuf = &((char*)pBuf)[wrote]; in sqliteOsWrite()
1049 if( !rc || amt>(int)wrote ){ in sqliteOsWrite()
1056 int wrote = 0; in sqliteOsWrite() local
[all …]
/titanic_53/usr/src/grub/grub-0.97/
H A DAUTHORS6 VaX#n8 (real name unknown) wrote shared_src/fsys_ext2fs.c.
38 Klaus Reichl wrote stage2/fsys_minix.c.
42 Jochen Hoenicke rewrote stage2/fsys_fat.c and wrote
H A DCOPYING122 entire whole, and thus to each and every part regardless of who wrote it.
/titanic_53/usr/src/contrib/ast/lib/package/
H A Dzlib.def29 claim that you wrote the original software. If you use this software
/titanic_53/usr/src/uts/common/zmod/
H A DTHIRDPARTYLICENSE15 * claim that you wrote the original software. If you use this software
/titanic_53/usr/src/cmd/zlogin/
H A Dzlogin.c763 int wrote = 0; in process_output() local
778 len = write(out_fd, ibuf + wrote, cc - wrote); in process_output()
782 wrote += len; in process_output()
783 } while (wrote < cc); in process_output()
/titanic_53/usr/src/common/bzip2/
H A DLICENSE16 not claim that you wrote the original software. If you use this
/titanic_53/usr/src/boot/lib/libz/
H A DREADME30 Mark Nelson <markn@ieee.org> wrote an article about zlib for the Jan. 1997
98 claim that you wrote the original software. If you use this software
/titanic_53/usr/src/contrib/zlib/
H A DREADME30 Mark Nelson <markn@ieee.org> wrote an article about zlib for the Jan. 1997
98 claim that you wrote the original software. If you use this software
/titanic_53/usr/src/uts/sun4v/cpu/
H A Dcommon_asm.s96 ! value we wrote was in the
99 cmp %o2, %o0 ! If the value we wrote was in the
/titanic_53/usr/src/uts/sun4u/cpu/
H A Dcommon_asm.s277 sllx %o0, 1, %o0 ! value we wrote was in the future.
280 cmp %o2, %o0 ! If the value we wrote was in the
/titanic_53/usr/src/uts/common/fs/zfs/
H A Darc.c5439 l2arc_write_interval(clock_t began, uint64_t wanted, uint64_t wrote) in l2arc_write_interval() argument
5449 if (l2arc_feed_again && wrote > (wanted / 2)) in l2arc_write_interval()
6408 uint64_t size, wrote; in l2arc_feed_thread() local
6481 wrote = l2arc_write_buffers(spa, dev, size, &headroom_boost); in l2arc_feed_thread()
6486 next = l2arc_write_interval(begin, size, wrote); in l2arc_feed_thread()
/titanic_53/usr/src/cmd/cmd-inet/usr.bin/pppdump/
H A DTHIRDPARTYLICENSE69 claim that you wrote the original software. If you use this software
216 entire whole, and thus to each and every part regardless of who wrote it.
/titanic_53/usr/src/boot/lib/libz/doc/
H A Drfc1950.txt414 Jean-Loup Gailly and Mark Adler designed the zlib format and wrote
H A Drfc1952.txt534 Jean-Loup Gailly designed the gzip format and wrote, with Mark Adler,
H A Drfc1951.txt893 Adler wrote the related software described in this specification.
/titanic_53/usr/src/lib/libsqlite/test/
H A Dbtree.test90 # Reopen the database and attempt to read the record that we wrote.
/titanic_53/usr/src/cmd/powertop/common/
H A DCOPYING122 entire whole, and thus to each and every part regardless of who wrote it.
/titanic_53/usr/src/data/zoneinfo/
H A Dasia18 # Many years ago Gwillim Law wrote that a good source
2079 # I wrote "ordinance" above, but I don't know how to translate.
2715 # Dan Azzi wrote "My view is that this whole thing is a Dumb and Dumber movie."
3067 # Steffen Thorsen wrote:
3685 # modern times", New York Times (1961-04-09), p 20, wrote that only airlines
3691 # Arabia you were in. In 1969, Elias Antar wrote that although a common
3860 # Jesper Nørgaard Welen wrote:
/titanic_53/usr/src/lib/print/libhttp-core/common/
H A DLICENSE.txt264 entire whole, and thus to each and every part regardless of who wrote it.
668 entire whole, and thus to each and every part regardless of who wrote

12