Searched refs:reading (Results 1 - 25 of 72) sorted by relevance

123

/netbsd-6-1-5-RELEASE/share/doc/psd/20.ipctut/
H A Dsocketpair.c61 perror("reading stream message");
71 perror("reading stream message");
H A Dpipe.c62 perror("reading message");
H A Dstrchkread.c94 perror("reading stream message");
H A Dstreamread.c86 perror("reading stream message");
H A Dustreamread.c75 perror("reading stream message");
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/diff/
H A Ddir.c64 register DIR *reading = CVS_OPENDIR (dir->name); local
65 if (!reading)
77 while ((errno = 0, (next = CVS_READDIR (reading)) != 0))
99 CVS_CLOSEDIR (reading);
104 CVS_CLOSEDIR (reading);
106 if (CVS_CLOSEDIR (reading) != 0)
/netbsd-6-1-5-RELEASE/external/bsd/less/dist/
H A Dsignal.c20 * If we happen to be reading from a file [in iread()] at the time
43 extern int reading;
70 if (reading)
85 if (reading)
101 if (reading)
116 if (reading)
H A Dos.c60 public int reading; variable
105 reading = 0;
125 reading = 1;
130 * Don't try reading from a TTY until a character is
164 reading = 0;
/netbsd-6-1-5-RELEASE/gnu/dist/diffutils/src/
H A Ddir.c79 register DIR *reading = opendir (dir->name); local
80 if (!reading)
92 while ((errno = 0, (next = readdir (reading)) != 0))
119 closedir (reading);
124 closedir (reading);
126 if (closedir (reading) != 0)
/netbsd-6-1-5-RELEASE/distrib/utils/more/
H A Dsignal.c48 * If we happen to be reading from a file [in iread()] at the time
84 if (reading)
99 if (reading)
111 if (reading)
H A Dos.c69 int reading; variable
183 reading = 1;
185 reading = 0;
218 * an "echo" command to the shell and reading its output.
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/libs/libgroff/
H A Dsearchpath.cpp153 bool reading = (strchr(mode, 'r') != 0); local
156 *pathp = strsave(reading ? "stdin" : "stdout");
157 return (reading ? stdin : stdout);
159 if (!reading || IS_ABSOLUTE(name) || *dirs == '\0') {
/netbsd-6-1-5-RELEASE/gnu/dist/gettext/gettext-tools/tests/
H A Dmsggrep-623 error\ while\ opening\ "%s"\ for\ reading=\u00d6ffnen der Datei \u00bb%s\u00ab zum Lesen fehlgeschlagen
31 error\ reading\ "%s"=Fehler beim Lesen von \u00bb%s\u00ab
39 error\ after\ reading\ "%s"=Fehler nach dem Lesen von \u00bb%s\u00ab
128 error\ while\ opening\ "%s"\ for\ reading=\u00d6ffnen der Datei \u00bb%s\u00ab zum Lesen fehlgeschlagen
132 error\ reading\ "%s"=Fehler beim Lesen von \u00bb%s\u00ab
140 error\ after\ reading\ "%s"=Fehler nach dem Lesen von \u00bb%s\u00ab
/netbsd-6-1-5-RELEASE/external/bsd/bind/dist/unit/atf-src/admin/
H A Dcompile46 right script to run: please start by reading the file `INSTALL'.
/netbsd-6-1-5-RELEASE/external/bsd/file/dist/
H A Dcompile46 right script to run: please start by reading the file `INSTALL'.
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/
H A Dcompile46 right script to run: please start by reading the file `INSTALL'.
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/
H A Dcompile46 right script to run: please start by reading the file `INSTALL'.
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/sntp/
H A Dcompile46 right script to run: please start by reading the file `INSTALL'.
/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/utils/
H A Dcompile46 right script to run: please start by reading the file `INSTALL'.
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/build-aux/
H A Dcompile46 right script to run: please start by reading the file `INSTALL'.
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/
H A Dcompile46 right script to run: please start by reading the file `INSTALL'.
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-mmix/
H A Dsec-9.d7 # reading in contents at an unusual location without a proper section
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/
H A Dcompile46 right script to run: please start by reading the file `INSTALL'.
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/
H A Dcompile46 right script to run: please start by reading the file `INSTALL'.
/netbsd-6-1-5-RELEASE/external/lgpl3/mpfr/dist/
H A Dcompile46 right script to run: please start by reading the file `INSTALL'.

Completed in 176 milliseconds

123