HomeSort by: relevance | last modified time | path
    Searched refs:writing (Results 1 - 23 of 23) sorted by relevancy

  /src/share/doc/psd/20.ipctut/
ustreamwrite.c 68 perror("writing on stream socket");
socketpair.c 64 perror("writing stream message");
69 perror("writing stream message");
pipe.c 69 perror("writing message");
streamwrite.c 77 perror("writing on stream socket");
  /src/usr.bin/make/unit-tests/
directive-elifdef.mk 3 # Tests for the .elifdef directive, which is seldom used. Instead of writing
directive-elifndef.mk 3 # Tests for the .elifndef directive, which is an obscure form of writing the
directive-export.mk 33 # unintentionally by writing a line of the form ".export ${VARNAMES}" to a
cond-op.mk 56 # That's another opportunity for writing confusing code.
opt-debug-file.mk 4 # to a file instead of writing it to stderr.
var-scope-local.mk 101 # In the long form of writing a target-local variable, the text of the
  /src/usr.sbin/sysinst/arch/mvme68k/
msg.md.en 53 writing a disklabel.
  /src/usr.sbin/sysinst/arch/virt68k/
msg.md.en 53 writing a disklabel.
  /src/usr.sbin/sysinst/arch/x68k/
msg.md.en 53 writing a disk mark.
  /src/distrib/amiga/stand/
device-streams.README.md 48 writing: 0x00200950 -> 0x002009cf [100%]
  /src/common/dist/zlib/contrib/dotzlib/DotZLib/
GZipStream.cs 141 #region Basic reading and writing
  /src/sys/arch/sparc64/sparc64/
bsd_fdintr.s 136 ldub [R_buf], %l7 ! writing:
  /src/sys/fs/tmpfs/
tmpfs_vnops.c 389 const bool writing = (accmode & VWRITE) != 0; local in function:tmpfs_access
398 if (writing && (vp->v_mount->mnt_flag & MNT_RDONLY) != 0) {
410 if (writing && (node->tn_flags & IMMUTABLE) != 0) {
615 * existing page, because writing a mapping of the file into itself
  /src/sys/arch/sparc/sparc/
bsd_fdintr.s 244 ldub [R_buf], %l7 ! writing:
  /src/common/dist/zlib/contrib/delphi/
ZLib.pas 79 indicator when you are writing a large chunk of data to the compression
105 to the end of the stream, requesting the size of the stream, and writing to
  /src/common/dist/zlib/contrib/pascal/
zlibpas.pas 53 xflags: Integer; (* extra flags (not used when writing a gzip file) *)
  /src/common/dist/zlib/contrib/ada/
test.adb 95 -- writing data to the File_Out.
  /src/sys/external/isc/libsodium/dist/
aclocal.m4 1090 # writing to stdout a FORMAT-tarball containing the directory
  /src/sys/external/isc/libsodium/dist/m4/
libtool.m4 693 # configure is writing to config.log, but config.lt does its own redirection,

Completed in 23 milliseconds