| /onnv-gate/usr/src/cmd/lp/filter/postscript/postio/ |
| H A D | postio.c | 206 static int Write(int, char *, int); 512 Write(ttyo, postbegin, strlen(postbegin)); in start() 517 Write(ttyo, "\003", 1); in start() 533 Write(ttyo, "\004", 1); in start() 543 Write(ttyo, "\004", 1); in start() 545 Write(ttyo, "\003", 1); in start() 760 Write(ttyo, "\004", 1); in done() 774 Write(ttyo, "\004", 1); in done() 802 Write(ttyo, "\004", 1); in done() 811 Write(ttyo, "\004", 1); in done() [all …]
|
| /onnv-gate/usr/src/cmd/bnu/ |
| H A D | xio.c | 96 (void) (*Write)(fn, bufr, strlen(bufr) + 1); 156 ret = (*Write)(fn, bufr, len); 163 ret = (*Write)(fn, bufr, 0);
|
| H A D | dio.c | 121 return((*Write)(fn, bufr, (unsigned) strlen(bufr) + 1) < 0 ? FAIL : SUCCESS); 179 ret = (*Write)(fn, bufr, (unsigned) len); 190 ret = (*Write)(fn, bufr, (unsigned) 0);
|
| H A D | eio.c | 169 ret = (*Write)(fn, cmsglen, sizeof(cmsglen)); 180 ret = (*Write)(fn, bufr, (unsigned) len); 390 ret = (*Write)(fn, (char *)&bufr, (unsigned) len); 555 ret = (*Write)(fn, bufr, (unsigned) len);
|
| H A D | imsg.c | 111 (*Write)(fn, buf, strlen(buf) + 1);
|
| H A D | interface.c | 62 (*Write)() = write; variable 149 Write = Interface[i].IN_write;
|
| H A D | pk1.c | 395 if ((*Write)(pk->p_ofn, p, HDRSIZ) != HDRSIZ) { 407 if ((*Write)(pk->p_ofn, buf, pk->p_xsize + HDRSIZ) !=
|
| H A D | conn.c | 814 (void) (*Write)(fn, buf, bptr - buf); 990 if ((*Write)(fn, dbuf, len) != len) 1015 if (((*Write)(fn, &par_tab[cout], 1)) != 1)
|
| H A D | callers.c | 756 ret = (*Write)(dcr, command, strlen(command)); 880 nw = (*Write)(dnf, phone, lt = strlen(phone)); 966 nw = (*Write)(dnf, phone, lt = strlen(phone));
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/ |
| H A D | mktables | 394 sub Table::Write 870 $Name->Write("Name.pl"); 871 $Bidi->Write("Bidirectional.pl"); 872 $Comb->Write("CombiningClass.pl"); 873 $Deco->Write("Decomposition.pl"); 874 $Number->Write("Number.pl"); 875 $General->Write("Category.pl"); 878 $To{$to}->Write("To/$to.pl"); 914 $Lbrk->Write("Lbrk.pl"); 941 $ArabLink->Write("ArabLink.pl"); [all …]
|
| /onnv-gate/usr/src/lib/libnsl/dial/ |
| H A D | interface.c | 52 (*Write)() = write; variable 104 Write = Interface[i].IN_write; in interface()
|
| H A D | conn.c | 595 (void) (*Write)(fn, EOTMSG, strlen(EOTMSG)); in sendthem() 738 if ((*Write)(fn, buf, len) != len) in wrstr() 764 if (((*Write)(fn, &cout, 1)) != 1) in wrchr()
|
| H A D | uucp.h | 396 static ssize_t (*Read)(), (*Write)(); variable
|
| /onnv-gate/usr/src/common/openssl/doc/apps/ |
| H A D | rand.pod | 30 Write to I<file> instead of standard output.
|
| /onnv-gate/usr/src/cmd/audio/include/ |
| H A D | Audio.h | 129 virtual AudioError Write(
|
| /onnv-gate/usr/src/common/lzma/ |
| H A D | Types.h | 131 size_t (*Write)(void *p, const void *buf, size_t size); member
|
| /onnv-gate/usr/src/cmd/lp/lib/lp/ |
| H A D | files.c | 90 return (Write(fd, buf, (int)strlen(buf))); in fdprintf()
|
| /onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/ |
| H A D | Exacct.xs | 522 # Write an accounting record into the system accounting file. idtype is 598 # Write an accounting record for the specified task or process. idtype is
|
| /onnv-gate/usr/src/common/openssl/doc/crypto/ |
| H A D | pem.pod | 347 Write a certificate to a BIO: 354 Write an unencrypted private key to a FILE pointer: 361 Write a private key (using traditional format) to a BIO using 369 Write a private key (using PKCS#8 format) to a BIO using triple
|
| /onnv-gate/usr/src/cmd/audio/utilities/ |
| H A D | Audio.cc | 206 Write( in Write() function in Audio
|
| /onnv-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Exacct/File/ |
| H A D | File.xs | 223 # Write the passed list of ::Objects to the file.
|
| /onnv-gate/usr/src/cmd/smbsrv/dtrace/ |
| H A D | cifs.d | 200 sdt:smbsrv::-smb_op-Write-start,
|
| /onnv-gate/usr/src/grub/grub-0.97/ |
| H A D | MAINTENANCE | 54 3. Write good code. Be not satisfied with ad hoc workarounds or quick
|
| /onnv-gate/usr/src/cmd/lp/include/ |
| H A D | lp.h | 520 #define Write _Write macro
|
| /onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ |
| H A D | perliol.h | 35 SSize_t(*Write) (pTHX_ PerlIO *f, const void *vbuf, Size_t count); member
|