Home
last modified time | relevance | path

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

12345

/dragonfly/sys/vfs/procfs/
H A Dprocfs_mem.c72 int writing; in procfs_rwmem() local
96 writing = (uio->uio_rw == UIO_WRITE); in procfs_rwmem()
98 if (writing) in procfs_rwmem()
H A DREADME33 note - w/o. writing a string here sends the
/dragonfly/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()
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()
1441 if (writing) { in bzopen_or_bzdopen()
[all …]
/dragonfly/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
/dragonfly/games/fortune/
H A DREADME29 his delightful Bella Gross, and Octavius Roy Cohen to quit writing about the
31 to its logical end, would have forbidden Ring Lardner from writing in the
/dragonfly/tools/regression/bin/sh/parser/
H A Dheredoc7.04 # documents, causing the here document writing process to segfault.
/dragonfly/sbin/fsck_msdosfs/
H A Dfat.c379 bool writing) in fat_get_fat32_cache_entry() argument
395 if (writing) { in fat_get_fat32_cache_entry()
426 if (writing) { in fat_get_fat32_cache_entry()
435 fat_get_fat32_cached_ptr(struct fat_descriptor *fat, cl_t cl, bool writing) in fat_get_fat32_cached_ptr() argument
441 entry = fat_get_fat32_cache_entry(fat, addr, writing); in fat_get_fat32_cached_ptr()
/dragonfly/contrib/binutils-2.27/elfcpp/
H A DREADME1 elfcpp is a C++ library for reading and writing ELF information. This
/dragonfly/sys/dev/disk/dm/dmirror/
H A Ddmirror_notes.txt61 or writing. Some states are in-memory-only states while others
114 meaning the segment is undergoing active writing.
198 drives. This is a conflict situation on read but writing will
268 avoid actually writing to all sectors of the drive, which would
275 When writing we have to zero-fill the segment (write zeros to the
/dragonfly/contrib/ee/
H A Dee.msg108 98 "writing file \"%s\""
172 162 "unable to open .init.ee for writing, no configuration saved!"
/dragonfly/usr.bin/tip/
H A DREADME9 in acutab.c and writing a ``driver''.
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dlanguages.texi31 Because of the advantages of writing a compiler as a GCC front end,
H A Dlto.texi145 individual functions dealing with the reading/writing of each section
242 hooks: one for writing the summary and another for reading it in. The
341 used, for example, to implement early optimization before writing
359 summary} stage. Then summary writing marks the end of the LGEN
/dragonfly/contrib/libarchive/
H A DNEWS23 Jan 23, 2020: Important fixes for writing XAR archives
135 Oct 20, 2012: Add support for writing v7 tar format.
395 Feb 18, 2008: Fix writing empty 'ar' archives, per Kai Wang
397 Feb 09, 2008: New "linkify" resolver to help with newc hardlink writing;
403 Jan 22, 2008: Fix bad padding when writing symlinks to newc cpio archives.
498 block size on writing, fix a couple of segfaults.
699 Fixes a bug adding files when writing archive to pipe or when
/dragonfly/share/i18n/csmapper/MISC/
H A DRISCOS-LATIN1%UCS.src35 # A 'bubble-writing' X, meaning 'close window'. I have picked a
H A DUCS%RISCOS-LATIN1.src35 # A 'bubble-writing' X, meaning 'close window'. I have picked a
/dragonfly/share/examples/drivers/
H A DREADME10 writing drivers for your own devices. They have all the hooks needed
/dragonfly/contrib/xz/
H A DNEWS254 if reading or writing blocked and one had bad luck. The fix
255 is non-trivial, so as of writing it is unknown if it will be
337 if reading or writing blocked and one had bad luck. The fix
338 is non-trivial, so as of writing it is unknown if it will be
654 when writing to standard output that is connected to a regular
/dragonfly/contrib/binutils-2.27/libiberty/
H A DREADME46 writing, the special cases are newlib and VxWorks. If a
/dragonfly/contrib/gdb-7/libiberty/
H A DREADME46 writing, the special cases are newlib and VxWorks. If a
/dragonfly/contrib/elftoolchain/
H A DRELEASE-NOTES3 .. This file contains a template for use when writing release notes.
/dragonfly/sys/vfs/ufs/
H A DREADME107 and directory entries without writing anything, then ensuring that
169 on the underlying I/O system and avoids writing short-lived files.
192 kernel. My goal in writing this code was to minimize the changes
/dragonfly/contrib/gcc-4.7/libobjc/
H A DREADME25 use it by his university (Very sad story). We have started writing
/dragonfly/bin/ed/
H A DPOSIX60 prior to writing prevents appending a newline to a binary file.
/dragonfly/contrib/cvs-1.12/
H A DREADME59 CVS but will tend to require some script-writing and software other

12345