Home
last modified time | relevance | path

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

12

/original-bsd/sys/miscfs/procfs/
H A Dprocfs_mem.c40 int writing; local
42 writing = uio->uio_rw == UIO_WRITE;
90 if (writing)
116 writing ? VM_PROT_WRITE : VM_PROT_READ,
128 if (!error && writing && object->shadow) {
H A DREADME33 note - w/o. writing a string here sends the
/original-bsd/sys/ufs/lfs/
H A DTODO6 Make sure that if you are writing a file, but not all the blocks
41 IFILE ain't worth diddly. Is the cleaner writing the IFILE?
47 Why writing blocks that are no longer useful?
105 Disk can start writing immediately instead of waiting 1/2 rotation
H A DREADME127 which lives at the end of the segment). Additionally, writing the summary
137 information with the kernel by reading/writing the IFILE and through
/original-bsd/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
/original-bsd/usr.bin/ex/
H A Dex_cmds2.c90 if (writing) {
92 writing = 0;
H A Dex.h249 var bool writing; /* 1 if in middle of a file write */ variable
H A Dex_io.c742 writing = 1;
797 writing = 0;
/original-bsd/usr.bin/diction/
H A DREADME3 The writing tools package contains 3 command files,
6 characteristics of the writing style of the document.
/original-bsd/sys/pmax/dist/
H A DREADME_TOO21 # disklabel -W /dev/rrz?c # This enables writing the label
/original-bsd/old/tar/
H A Dtar.c289 openmt(tape, writing) in openmt() argument
291 int writing;
297 if (writing) {
314 if (writing) {
/original-bsd/local/sccscmds/sccscmds.2/
H A Dsccs.hf599 The file system you are writing to is out of space.
604 If you were writing to a non-existent file, a truncated
610 The file system you are writing to may not have
626 were writing to as a funny name.
898 a file which is open only for writing (resp. reading).
977 program which is currently open for writing
979 Also an attempt to open for writing a pure-procedure
/original-bsd/local/sccscmds/sccscmds.ok/
H A Dsccs.hf599 The file system you are writing to is out of space.
604 If you were writing to a non-existent file, a truncated
610 The file system you are writing to may not have
626 were writing to as a funny name.
898 a file which is open only for writing (resp. reading).
977 program which is currently open for writing
979 Also an attempt to open for writing a pure-procedure
/original-bsd/usr.bin/uucp/UUAIDS/
H A DNotes.L.sys79 Another ACU can be added by writing the code for the CU_open and CU_clos
/original-bsd/usr.bin/spell/
H A DREADME10 many users working in these fields. As of this writing, there are two
/original-bsd/games/hack/
H A Dhelp103 E- means: use fingers for writing.
/original-bsd/sys/vm/
H A DTODO21 may have changed in the meantime. Someone else actively writing pages
/original-bsd/usr.bin/window/
H A DREADME57 Wwwrite() is the primitive for writing to windows. Wwputc(), wwputs(),
/original-bsd/usr.bin/f77/libI77/
H A DNEWS97 protected file on which writing had been attempted (it will take the err=
/original-bsd/usr.sbin/sendmail/cf/m4/
H A Dproto.m4361 # chrooted environment for writing to files
/original-bsd/contrib/gcc-2.3.3/config/
H A Dm68k.md672 ;; clr insns on 68000 read before writing.
738 /* clr insns on 68000 read before writing.
825 /* clr insns on 68000 read before writing.
897 /* clr insns on 68000 read before writing.
956 /* clr and st insns on 68000 read before writing.
984 /* clr insns on 68000 read before writing.
/original-bsd/old/as.tahoe/
H A Dinstrs84 ## W for writing
/original-bsd/local/toolchest/ksh/
H A Dsh.memo593 The function is invoked by writing
1751 is selected then writing on this file will provide input for
/original-bsd/old/as.vax/
H A Dinstrs95 ## W for writing
/original-bsd/usr.sbin/sendmail/
H A DRELEASE_NOTES415 writing the incoming bytes to the queue data file, since
1140 Be more paranoid about writing files. Suggestions by *Hobbit*
1860 Error messages on writing the temporary file (including the
1980 If there is an error when writing the body of a message,
3182 Diagnose errors writing new queue file.
3556 Avoid writing to the transcript if it couldn't be opened.

12