Home
last modified time | relevance | path

Searched refs:write (Results 1 – 25 of 970) sorted by relevance

12345678910>>...39

/illumos-gate/usr/src/tools/onbld/Checks/
H A DComments.py171 output.write("WARNING: Blank line(s) in comments\n")
179 output.write(" %s\n" % err)
186 output.write(" %s\n" % com)
190 output.write("NOTE: Change-Id present in comment\n")
196 output.write(" %s\n" % com)
202 output.write(" %s\n" % id)
206 output.write("These bug synopses don't match "
210 output.write(" should be: '%s'\n" % err[1])
211 output.write(" is: '%s'\n" % err[2])
215 output.write("Spellcheck:\n")
[all …]
H A DCmtBlk.py92 output.write('%s: %s: Error: Incomplete %s block\n''' %
99 output.write("%s: Warning: No %s block\n" %
105 output.write('%s: Error: Multiple %s blocks\n'
116 output.write(
126 output.write("%s: Valid %s block\n" %
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dfex_log.c206 write(fd, name, strlen(name)); in print_stack()
207 write(fd, "\n", 1); in print_stack()
260 write(fd, "fex_log_entry: ", 15); in fex_log_entry()
261 write(fd, msg, strlen(msg)); in fex_log_entry()
262 write(fd, "\n", 1); in fex_log_entry()
363 write(fd, " ", 1); in __fex_mklog()
364 write(fd, name, strlen(name)); in __fex_mklog()
372 write(fd, ", abort\n", 8); in __fex_mklog()
386 write(fd, ", handler: ", 11); in __fex_mklog()
388 write(fd, name, strlen(name)); in __fex_mklog()
[all …]
/illumos-gate/usr/src/lib/libm/common/C/
H A D_SVID_error.c572 (void) write(2, in _SVID_libm_err()
729 (void) write(2, exc.name, 2); in _SVID_libm_err()
730 (void) write(2, ": TLOSS error\n", 14); in _SVID_libm_err()
745 (void) write(2, exc.name, 2); in _SVID_libm_err()
746 (void) write(2, ": TLOSS error\n", 14); in _SVID_libm_err()
761 (void) write(2, exc.name, 2); in _SVID_libm_err()
762 (void) write(2, ": TLOSS error\n", 14); in _SVID_libm_err()
777 (void) write(2, exc.name, 2); in _SVID_libm_err()
778 (void) write(2, ": TLOSS error\n", 14); in _SVID_libm_err()
794 (void) write(2, exc.name, 2); in _SVID_libm_err()
[all …]
/illumos-gate/usr/src/cmd/regcmp/
H A Dregcmp.c73 write(2, message, strlen(message)); in main()
74 write(2, *argv, size(*argv)); in main()
75 write(2, "\n", 1); in main()
98 write(2, message, strlen(message)); in main()
126 write(2, message, strlen(message)); in main()
127 write(2, a2, size(a2)); in main()
130 write(2, message, strlen(message)); in main()
171 write(2, message, strlen(message)); in main()
183 write(2, message, strlen(message)); in main()
184 write(2, a2, size(a2)); in main()
[all …]
/illumos-gate/usr/src/tools/scripts/
H A Dgit-pbchk.py270 output.write("Comments:\n")
288 output.write(s.getvalue())
298 output.write("Copyrights:\n")
308 output.write("C style:\n")
320 output.write("Header format:\n")
332 output.write("Java style:\n")
349 output.write("SCCS Keywords:\n")
387 output.write("Mapfile comments:\n")
399 output.write("Shell lint:\n")
483 output.write("Symbolic links:\n")
[all …]
/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_error.c48 (void) write(2, s, strlen(s)); in _tx_error()
49 (void) write(2, ": ", 2); in _tx_error()
51 (void) write(2, c, strlen(c)); in _tx_error()
54 (void) write(2, ": ", 2); in _tx_error()
55 (void) write(2, c, strlen(c)); in _tx_error()
57 (void) write(2, "\n", 1); in _tx_error()
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dmakedev.c183 write(fdout, &dev, sizeof(struct dev)); in main()
186 write(fdout, chname, dev.lchname); in main()
190 write(fdout, &font, sizeof(struct Font)); in main()
192 write(fdout, kern, font.nwfont & BYTEMASK); in main()
194 write(fdout, fitab, dev.nchtab+128-32); in main()
202 write(fdout, &dev, sizeof(struct dev)); in main()
298 write(fdout, &font, sizeof(struct Font));
299 write(fdout, width, font.nwfont & BYTEMASK);
300 write(fdout, kern, font.nwfont & BYTEMASK);
301 write(fdout, code, font.nwfont & BYTEMASK);
[all …]
/illumos-gate/usr/src/cmd/smbsrv/testoplock/
H A Dcase06.txt9 # write 1 should leave 1:R 2:none
10 brk-write 1
19 # write 2 should leave 1:none 2:R
20 brk-write 2
22 # write 1 should leave 1:none 2:none
23 brk-write 1
H A Dcase06.ref15 brk-write 1
18 brk-write 1 ret status=0x0 (SUCCESS)
40 brk-write 2
43 brk-write 2 ret status=0x0 (SUCCESS)
50 brk-write 1
53 brk-write 1 ret status=0x0 (SUCCESS)
/illumos-gate/usr/src/cmd/lp/filter/postscript/font/
H A Dmakedev.c192 write(fdout, &dev, sizeof(struct dev)); in main()
195 write(fdout, chname, dev.lchname); in main()
199 write(fdout, &font, sizeof(struct Font)); in main()
201 write(fdout, kern, font.nwfont & BYTEMASK); in main()
203 write(fdout, fitab, dev.nchtab+128-32); in main()
211 write(fdout, &dev, sizeof(struct dev)); in main()
316 write(fdout, &font, sizeof(struct Font)); in dofont()
317 write(fdout, width, font.nwfont & BYTEMASK); in dofont()
318 write(fdout, kern, font.nwfont & BYTEMASK); in dofont()
319 write(fdout, code, font.nwfont & BYTEMASK); in dofont()
[all …]
/illumos-gate/usr/src/cmd/tip/aculib/
H A Dventel.c59 (void) write(FD, cp, 1); in ven_dialer()
68 (void) write(FD, cp, 1); in ven_dialer()
99 (void) write(FD, "\03", 1); in ven_abort()
117 (void) write(FD, &c, 1); in echo()
121 (void) write(FD, &c, 1); in echo()
192 (void) write(fd, "\r", 1); in vensync()
203 (void) write(fd, "\r", 1); in vensync()
H A Dhayes.c64 (void) write(FD, "AT", 2); in hayes_dialer()
66 (void) write(FD, "ATDT", 4); /* use tone dialing */ in hayes_dialer()
67 (void) write(FD, num, strlen(num)); in hayes_dialer()
68 (void) write(FD, "\r", 1); in hayes_dialer()
134 (void) write(fd, "ATV0Q0E0S0=1S2=255S12=255\r", 26); in hayes_sync()
139 (void) write(fd, "AT\r", 3); in hayes_sync()
H A Dbiz31.c101 (void) write(FD, DISCONNECT_CMD, 4); in biz31_disconnect()
110 (void) write(FD, "\33", 1); in biz31_abort()
127 (void) write(FD, &c, 1); in echo()
131 (void) write(FD, &c, 1); in echo()
211 (void) write(fd, "\rp>\r", 4); in bizsync()
218 (void) write(fd, DISCONNECT_CMD, 4); in bizsync()
/illumos-gate/usr/src/ucblib/libucb/port/gen/
H A D_psignal.c63 (void) write(2, s, n); in _psignal()
64 (void) write(2, ": ", (size_t)2); in _psignal()
66 (void) write(2, c, strlen(c)); in _psignal()
67 (void) write(2, "\n", (size_t)1); in _psignal()
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dperror.c59 (void) write(2, s, strlen(s)); in perror()
60 (void) write(2, ": ", 2); in perror()
62 (void) write(2, c, strlen(c)); in perror()
63 (void) write(2, "\n", 1); in perror()
/illumos-gate/usr/src/cmd/lp/filter/postscript/postcomm/
H A Dpostcomm.c207 write(ttyo, "\003\004", 2); in error()
347 write(ttyo, postbegin, strlen(postbegin)); in initialize()
349 write(ttyo, "\n", 1); in initialize()
355 write(ttyo, "\003\004", 2); in initialize()
360 write(ttyo, "\004", 1); in initialize()
447 write(ttyo, "\n", 1); in filter()
522 if ((count = write(ttyo, &block[head], tail - head)) == -1) in writeblock()
579 if ( write(ttyo, "\024", 1) != 1 ) in getstatus()
614 write(ttyo, "\004", 1); in reset()
/illumos-gate/usr/src/uts/i86pc/os/
H A Dpci_cfgacc_x86.c117 if (req->write) in pci_cfgacc_io()
125 if (req->write) in pci_cfgacc_io()
133 if (req->write) in pci_cfgacc_io()
141 if (req->write) { in pci_cfgacc_io()
170 if (req->write) in pci_cfgacc_mmio()
176 if (req->write) in pci_cfgacc_mmio()
182 if (req->write) in pci_cfgacc_mmio()
188 if (req->write) in pci_cfgacc_mmio()
229 if (!req->write) in pci_cfgacc_acc()
/illumos-gate/usr/src/lib/libslp/javalib/com/sun/slp/
H A DSLPHeaderV2.java434 baos.write((byte) (0xFF & version)); in externalize()
465 baos.write((byte) (0xFF & flags)); in externalize()
466 baos.write((byte)0); in externalize()
636 baos.write(bytes, 0, bytes.length); in externalizeOptions()
674 bbaos.write(bytes, 0, bytes.length); in parsePreviousRespondersOut()
694 baos.write(out, 0, out.length); in parsePreviousRespondersOut()
808 bbaos.write((byte)(0xFF & 0)); in parseServiceURLOut()
843 bbaos.write(bytes, 0, bytes.length); in parseServiceURLOut()
849 bbaos.write((byte)(0xFF & bs)); in parseServiceURLOut()
865 baos.write(bytes, 0, bytes.length); in parseServiceURLOut()
[all …]
H A DSDAAdvert.java205 baos.write((byte)(auth.size() & 0xFF)); // auth block count in initialize()
211 baos.write((byte)0); in initialize()
232 baos.write((byte) ((i >> 24) & 0xFF)); in putInt32()
233 baos.write((byte) ((i >> 16) & 0xFF)); in putInt32()
234 baos.write((byte) ((i >> 8) & 0xFF)); in putInt32()
235 baos.write((byte) (i & 0XFF)); in putInt32()
/illumos-gate/usr/src/cmd/expr/
H A Dexpr.c181 (void) write(1, "\n", 1); in rel()
255 (void) write(1, "\n", 1); in arith()
465 (void) write(1, "\n", 1); in yyerror()
467 (void) write(2, "expr: ", 6); in yyerror()
469 (void) write(2, "\n", 1); in yyerror()
651 (void) write(2, "expr: ", 6); in exprmalloc()
652 (void) write(2, s, (unsigned)strlen(s)); in exprmalloc()
653 (void) write(2, "\n", 1); in exprmalloc()
673 (void) write(1, "\n", 1); in main()
697 (void) write(1, buf, (unsigned)strlen(buf)); in main()
[all …]
/illumos-gate/usr/src/lib/libsocket/inet/
H A Drexec.c122 (void) write(s, "", 1); in rexec_af()
148 (void) write(s, aport, strlen(aport)+1); in rexec_af()
161 (void) write(s, name, strlen(name) + 1); in rexec_af()
163 (void) write(s, pass, strlen(pass) + 1); in rexec_af()
164 (void) write(s, cmd, strlen(cmd) + 1); in rexec_af()
171 (void) write(2, &c, 1); in rexec_af()
/illumos-gate/usr/src/cmd/refer/
H A Dglue5.c94 write(2, "bad fgrep call\n", 15); in fgrep()
225 {write(2, "XX\n", 3); write(2, nlp, p-nlp); write(2, "XX\n", 3); } in execute()
227 if (p > nlp) write(1, nlp, p-nlp); in execute()
229 write(1, nlp, in execute()
231 write(1, buf, p-&buf[0]); in execute()
233 if (p[-1] != '\n') write(1, "\n", 1); in execute()
335 write(2, "wordlist too large\n", 19); in overflo()
/illumos-gate/usr/src/cmd/bnu/
H A Dinterface.c62 (*Write)() = write;
105 { "UNIX", read, write, ioctl, usetup, uteardown },
108 { "TCP", read, write, ioctl, usetup, uteardown },
112 { "Sytek", read, write, ioctl, usetup, uteardown },
116 { "801", read, write, ioctl, usetup, uteardown },
120 { "212", read, write, ioctl, usetup, uteardown },
127 { "TLIS", read, write, tioctl, tssetup, uteardown },
131 { "DK", read, write, ioctl, dksetup, dkteardown },
134 { "Unetserver", read, write, ioctl, usetup, uteardown },
/illumos-gate/usr/src/cmd/devinfo/
H A Ddevinfo.c240 (void) write(STDERR, myname, (uint_t)strlen(myname)); in warn()
241 (void) write(STDERR, between, (uint_t)strlen(between)); in warn()
242 (void) write(STDERR, what, (uint_t)strlen(what)); in warn()
243 (void) write(STDERR, between, (uint_t)strlen(between)); in warn()
244 (void) write(STDERR, why, (uint_t)strlen(why)); in warn()
245 (void) write(STDERR, after, (uint_t)strlen(after)); in warn()

12345678910>>...39