/titanic_41/usr/src/tools/scripts/ |
H A D | hg-active.py | 42 sys.stderr.write("Error: %s\n" % versionerror) 52 sys.stderr.write("usage: %s [-p parent] -w workspace\n" % 61 sys.stderr.write(str(e) + '\n') 82 sys.stderr.write("failed to open repository: %s\n" % e) 96 sys.stderr.write("could not open output file: %s\n" % e) 101 fh.write("HG_PARENT=%s\n" % parenttip) 108 fh.write("%s %s\n" % (entry.name, entry.parentname)) 110 fh.write("%s\n" % entry.name) 116 fh.write('\n') 118 fh.write('%s\n' % '\n'.join(comments)) [all …]
|
H A D | git-pbchk.py | 91 sys.stderr.write("Failed finding git workspace\n") 104 sys.stderr.write("Failed finding git branch\n") 127 sys.stderr.write("Failed finding git parent branch\n") 145 sys.stderr.write("Failed getting git comments\n") 161 sys.stderr.write("Failed building file-list from git\n") 207 output.write("Comments:\n") 229 output.write("Mapfile comments:\n") 241 output.write("Copyrights:\n") 251 output.write("Header format:\n") 261 output.write("C style:\n") [all …]
|
/titanic_41/usr/src/tools/onbld/Checks/ |
H A D | Comments.py | 143 output.write("WARNING: Blank line(s) in comments\n") 148 output.write("These IDs appear more than once in your " 151 output.write(" %s\n" % err) 155 output.write("These bugs are missing a single space following " 158 output.write(" %s\n" % com) 162 output.write("These comments are not valid bugs:\n") 164 output.write(" %s\n" % com) 168 output.write("These bugs were not found in the databases:\n") 170 output.write(" %s\n" % id) 174 output.write("These bug synopses don't match " [all …]
|
H A D | CmtBlk.py | 91 output.write('%s: %s: Error: Incomplete %s block\n''' % 98 output.write("%s: Warning: No %s block\n" % 104 output.write('%s: Error: Multiple %s blocks\n' 115 output.write( 125 output.write("%s: Valid %s block\n" %
|
/titanic_41/usr/src/lib/libm/common/m9x/ |
H A D | fex_log.c | 204 write(fd, buf, sprintf(buf, " 0x%0" PDIG "lx ", in print_stack() 206 write(fd, name, strlen(name)); in print_stack() 207 write(fd, "\n", 1); in print_stack() 211 write(fd, buf, sprintf(buf, " 0x%0" PDIG "lx\n", 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() 358 write(fd, "Floating point ", 15); in __fex_mklog() 359 write(fd, exception[e], strlen(exception[e])); in __fex_mklog() 360 write(fd, buf, sprintf(buf, " at 0x%0" PDIG "lx", (long)addr)); in __fex_mklog() [all …]
|
/titanic_41/usr/src/lib/libm/common/C/ |
H A D | _SVID_error.c | 148 (void) write(2, "acos: DOMAIN error\n", 19); in _SVID_libm_err() 163 (void) write(2, "asin: DOMAIN error\n", 19); in _SVID_libm_err() 181 (void) write(2, "atan2: DOMAIN error\n", 20); in _SVID_libm_err() 252 (void) write(2, "y0: DOMAIN error\n", 17); in _SVID_libm_err() 270 (void) write(2, "y0: DOMAIN error\n", 17); in _SVID_libm_err() 288 (void) write(2, "y1: DOMAIN error\n", 17); in _SVID_libm_err() 306 (void) write(2, "y1: DOMAIN error\n", 17); in _SVID_libm_err() 324 (void) write(2, "yn: DOMAIN error\n", 17); in _SVID_libm_err() 342 (void) write(2, "yn: DOMAIN error\n", 17); in _SVID_libm_err() 374 (void) write(2, "lgamma: SING error\n", 19); in _SVID_libm_err() [all …]
|
/titanic_41/usr/src/cmd/regcmp/ |
H A D | regcmp.c | 75 write(2, message, strlen(message)); in main() 76 write(2, *argv, size(*argv)); in main() 77 write(2, "\n", 1); in main() 98 write(2, message, strlen(message)); in main() 119 write(2, message, strlen(message)); in main() 123 write(2, message, strlen(message)); in main() 124 write(2, a2, size(a2)); in main() 127 write(2, message, strlen(message)); in main() 167 write(2, message, strlen(message)); in main() 178 write(2, message, strlen(message)); in main() [all …]
|
/titanic_41/usr/src/lib/libtnfprobe/ |
H A D | trace_funcs.c | 128 (void) write(2, tmp_buf, strlen(tmp_buf)); in tnf_trace_alloc() 143 (void) write(2, tmp_buf, strlen(tmp_buf)); in tnf_trace_alloc() 150 (void) write(2, tmp_buf, strlen(tmp_buf)); in tnf_trace_alloc() 152 (void) write(2, tmp_buf, strlen(tmp_buf)); in tnf_trace_alloc() 161 (void) write(2, tmp_buf, strlen(tmp_buf)); in tnf_trace_alloc() 186 (void) write(2, tmp_buf, strlen(tmp_buf)); in tnf_trace_alloc() 193 (void) write(2, tmp_buf, strlen(tmp_buf)); in tnf_trace_alloc() 203 (void) write(2, tmp_buf, strlen(tmp_buf)); in tnf_trace_alloc() 239 (void) write(2, tmp_buf, strlen(tmp_buf)); in tnf_trace_alloc() 296 (void) write(2, tmp_buf, strlen(tmp_buf)); in tnf_trace_alloc() [all …]
|
/titanic_41/usr/src/lib/libnsl/nsl/ |
H A D | t_error.c | 48 (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()
|
/titanic_41/usr/src/tools/onbld/hgext/ |
H A D | cdm.py | 260 ui.write(diffs) 295 ui.write(change + ':\n') 299 ui.write('\t%s (renamed from %s)\n' % (entry.name, 302 ui.write('\t%s (copied from %s)\n' % (entry.name, 305 ui.write('\t%s\n' % entry.name) 314 ui.write(elt + '\n') 322 ui.write(elt + '\n') 338 ui.write('%s %s\n' % (entry.name, entry.parentname)) 352 ui.write('Comments check:\n') 377 ui.write('CDDL block check:\n') [all …]
|
/titanic_41/usr/src/cmd/troff/troff.d/ |
H A D | makedev.c | 185 write(fdout, &dev, sizeof(struct dev)); in main() 186 write(fdout, size, (dev.nsizes+1) * sizeof(size[0])); /* we need a 0 on the end */ in main() 187 write(fdout, chtab, dev.nchtab * sizeof(chtab[0])); in main() 188 write(fdout, chname, dev.lchname); in main() 192 write(fdout, &font, sizeof(struct Font)); in main() 193 write(fdout, width, font.nwfont & BYTEMASK); in main() 194 write(fdout, kern, font.nwfont & BYTEMASK); in main() 195 write(fdout, code, font.nwfont & BYTEMASK); in main() 196 write(fdout, fitab, dev.nchtab+128-32); in main() 204 write(fdout, &dev, sizeof(struct dev)); in main() [all …]
|
/titanic_41/usr/src/cmd/lp/filter/postscript/font/ |
H A D | makedev.c | 194 write(fdout, &dev, sizeof(struct dev)); in main() 195 write(fdout, size, (dev.nsizes+1) * sizeof(size[0])); /* we need a 0 on the end */ in main() 196 write(fdout, chtab, dev.nchtab * sizeof(chtab[0])); in main() 197 write(fdout, chname, dev.lchname); in main() 201 write(fdout, &font, sizeof(struct Font)); in main() 202 write(fdout, width, font.nwfont & BYTEMASK); in main() 203 write(fdout, kern, font.nwfont & BYTEMASK); in main() 204 write(fdout, code, font.nwfont & BYTEMASK); in main() 205 write(fdout, fitab, dev.nchtab+128-32); in main() 213 write(fdout, &dev, sizeof(struct dev)); in main() [all …]
|
/titanic_41/usr/src/ucblib/libucb/port/gen/ |
H A D | _psignal.c | 65 (void) write(2, s, n); in _psignal() 66 (void) write(2, ": ", (size_t)2); in _psignal() 68 (void) write(2, c, strlen(c)); in _psignal() 69 (void) write(2, "\n", (size_t)1); in _psignal()
|
/titanic_41/usr/src/lib/libbc/libc/net/ |
H A D | rexec.c | 86 (void) write(s, "", 1); in rexec() 107 (void) write(s, num, strlen(num)+1); in rexec() 119 (void) write(s, name, strlen(name) + 1); in rexec() 121 (void) write(s, pass, strlen(pass) + 1); in rexec() 122 (void) write(s, cmd, strlen(cmd) + 1); in rexec() 129 (void) write(2, &c, 1); in rexec()
|
/titanic_41/usr/src/cmd/tip/aculib/ |
H A D | hayes.c | 66 (void) write(FD, "AT", 2); in hayes_dialer() 68 (void) write(FD, "ATDT", 4); /* use tone dialing */ in hayes_dialer() 69 (void) write(FD, num, strlen(num)); in hayes_dialer() 70 (void) write(FD, "\r", 1); in hayes_dialer() 136 (void) write(fd, "ATV0Q0E0S0=1S2=255S12=255\r", 26); in hayes_sync() 141 (void) write(fd, "AT\r", 3); in hayes_sync()
|
H A D | ventel.c | 61 (void) write(FD, cp, 1); in ven_dialer() 70 (void) write(FD, cp, 1); in ven_dialer() 101 (void) write(FD, "\03", 1); in ven_abort() 119 (void) write(FD, &c, 1); in echo() 123 (void) write(FD, &c, 1); in echo() 194 (void) write(fd, "\r", 1); in vensync() 205 (void) write(fd, "\r", 1); in vensync()
|
H A D | biz31.c | 103 (void) write(FD, DISCONNECT_CMD, 4); in biz31_disconnect() 112 (void) write(FD, "\33", 1); in biz31_abort() 129 (void) write(FD, &c, 1); in echo() 133 (void) write(FD, &c, 1); in echo() 213 (void) write(fd, "\rp>\r", 4); in bizsync() 220 (void) write(fd, DISCONNECT_CMD, 4); in bizsync()
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | perror.c | 61 (void) write(2, s, strlen(s)); in perror() 62 (void) write(2, ": ", 2); in perror() 64 (void) write(2, c, strlen(c)); in perror() 65 (void) write(2, "\n", 1); in perror()
|
/titanic_41/usr/src/uts/common/zmod/ |
H A D | inffast.c | 84 unsigned write; /* window write index */ local 111 write = state->write; 197 if (write == 0) { /* very common case */ 207 else if (write < op) { /* wrap around window */ 208 from += wsize + write - op; 209 op -= write; 216 if (write < len) { /* some from start of window */ 217 op = write; 227 from += write - op;
|
/titanic_41/usr/src/cmd/lp/filter/postscript/postcomm/ |
H A D | postcomm.c | 209 write(ttyo, "\003\004", 2); in error() 349 write(ttyo, postbegin, strlen(postbegin)); in initialize() 351 write(ttyo, "\n", 1); in initialize() 357 write(ttyo, "\003\004", 2); in initialize() 362 write(ttyo, "\004", 1); in initialize() 449 write(ttyo, "\n", 1); in filter() 524 if ((count = write(ttyo, &block[head], tail - head)) == -1) in writeblock() 581 if ( write(ttyo, "\024", 1) != 1 ) in getstatus() 616 write(ttyo, "\004", 1); in reset()
|
/titanic_41/usr/src/uts/i86pc/os/ |
H A D | pci_cfgacc_x86.c | 117 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() 231 if (!req->write) in pci_cfgacc_acc()
|
/titanic_41/usr/src/lib/libsocket/inet/ |
H A D | rexec.c | 124 (void) write(s, "", 1); in rexec_af() 150 (void) write(s, aport, strlen(aport)+1); in rexec_af() 163 (void) write(s, name, strlen(name) + 1); in rexec_af() 165 (void) write(s, pass, strlen(pass) + 1); in rexec_af() 166 (void) write(s, cmd, strlen(cmd) + 1); in rexec_af() 173 (void) write(2, &c, 1); in rexec_af()
|
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/ |
H A D | SLPHeaderV2.java | 389 bbaos.write(payload, 0, payload.length); in externalize() 434 baos.write((byte) (0xFF & version)); in externalize() 435 baos.write((byte) (0xFF & functionCode)); in externalize() 465 baos.write((byte) (0xFF & flags)); in externalize() 466 baos.write((byte)0); in externalize() 473 baos.write(ltagBytes, 0, ltagBytes.length); // write lang tag. in externalize() 479 baos.write(payloadBytes, 0, payloadBytes.length); 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() [all …]
|
H A D | SDAAdvert.java | 205 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()
|
/titanic_41/usr/src/cmd/devinfo/ |
H A D | devinfo.c | 240 (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()
|