/illumos-gate/usr/src/lib/libcurses/screen/ |
H A D | scr_ll_dump.c | 57 if (fwrite((char *) &magic, sizeof (short), 1, filep) != 1) 66 if (fwrite((char *) &(statbuf.st_mtime), sizeof (time_t), 79 if (fwrite((char *) &magic, sizeof (int), 1, filep) != 1) 85 if ((fwrite((char *) &labmax, 87 (fwrite((char *) &lablen, sizeof (short), 92 if ((fwrite(slk->_ldis[i], sizeof (char), lablen, 93 filep) != lablen) || (fwrite(slk->_lval[i], 108 if (fwrite((char *) &magic, sizeof (int), 1, filep) != 1) 112 if ((fwrite((char *) &COLORS, sizeof (int), 1, filep) != 1) || 113 (fwrite((cha [all...] |
H A D | putwin.c | 65 if (fwrite((char *) &(win->_cury), 1, nelt, filep) != nelt) 72 if (fwrite((char *) *wcp++, sizeof (chtype),
|
/illumos-gate/usr/src/lib/libmail/common/ |
H A D | copystream.c | 59 if (fwrite(buffer, sizeof (char), nread, outfp) != nread)
|
/illumos-gate/usr/src/lib/libast/common/stdio/ |
H A D | fwrite.c | 27 fwrite(const void* p, size_t s, size_t n, Sfio_t* f) function 31 STDIO_INT(f, "fwrite", ssize_t, (const void*, size_t, size_t, Sfio_t*), (p, s, n, f))
|
H A D | stdio_c99.c | 93 return fwrite(buf, size, n, sp);
|
/illumos-gate/usr/src/cmd/mail/ |
H A D | printhdr.c | 51 if (fwrite(buf, 1, n, fp) != n) { 62 if (fwrite(buf, 1, n, fp) != n) {
|
H A D | copylet.c | 139 if (fwrite(buf,1,n,f) != n) { 149 if (fwrite(buf,1,n-1,f) != n-1) { 154 if (fwrite(&lastc,1,1,f) != 1) { 264 if (fwrite(buf,1,n,f) != n) { 342 if (fwrite(buf,1,n,f) != n) { 386 if (fwrite(buf,1,n,f) != n) { 395 if (fwrite("\n",1,1,f) != 1) {
|
H A D | copymt.c | 85 if (fwrite(line,1,(int)clen,f2) != clen) { 111 if (fwrite(line,1,n,f2) != n) { 182 if (fwrite(line,1,n,f2) != n) {
|
/illumos-gate/usr/src/cmd/refer/ |
H A D | inv6.c | 73 fwrite(&nhash, sizeof (nhash), 1, fa); 74 fwrite(&iflong, sizeof (iflong), 1, fa); 75 fwrite(hpt, sizeof (*hpt), nhash, fa); 76 fwrite(hfreq, sizeof (*hfreq), nhash, fa);
|
/illumos-gate/usr/src/cmd/acct/ |
H A D | acctdisk.c | 57 fwrite(&tb, sizeof (tb), 1, stdout);
|
H A D | acctcon2.c | 61 fwrite(&tb, sizeof (tb), 1, stdout);
|
H A D | utmp2wtmp.c | 60 fwrite(utmpx, sizeof (*utmpx), 1, fp);
|
/illumos-gate/usr/src/cmd/acpi/common/ |
H A D | osl.c | 63 return (fwrite(Buffer, Size, Count, File));
|
/illumos-gate/usr/src/cmd/fm/eversholt/common/ |
H A D | eftwrite.c | 86 (void) fwrite(s, strlen(s) + 1, 1, fp); 95 (void) fwrite(s, strlen(s) + 1, 1, fp); 162 (void) fwrite(&hdr, sizeof (hdr), 1, fp); 177 if (cc != fwrite(buf, 1, cc, fp) || ferror(fp)) 178 out(O_DIE|O_SYS, "fwrite on %s", fname);
|
/illumos-gate/usr/src/stand/lib/sa/ |
H A D | stdio.h | 85 extern size_t fwrite(const void *, size_t, size_t, FILE *);
|
/illumos-gate/usr/src/cmd/smbsrv/fksmbd/ |
H A D | fksmbd_log.c | 76 (void) fwrite(msg, 1, len, stdout);
|
/illumos-gate/usr/src/cmd/msgfmt/ |
H A D | gnu_msgs.c | 168 (void) fwrite(&header, sizeof (struct gnu_msg_info), 172 (void) fwrite(id_tbl, sizeof (struct msgtbl), 175 (void) fwrite(str_tbl, sizeof (struct msgtbl), 178 (void) fwrite(hash_tbl, sizeof (unsigned int), 181 (void) fwrite(ids, id_len, 1, out); 183 (void) fwrite(strs, str_len, 1, out);
|
H A D | gnu_msgs_rev.c | 173 (void) fwrite(&header, sizeof (struct gnu_msg_info), 177 (void) fwrite(id_tbl, sizeof (struct msgtbl), 180 (void) fwrite(str_tbl, sizeof (struct msgtbl), 183 (void) fwrite(hash_tbl, sizeof (unsigned int), 186 (void) fwrite(ids, id_len, 1, out); 188 (void) fwrite(strs, str_len, 1, out);
|
H A D | msgfmt.c | 957 (void) fwrite(&i, sizeof (int), 1, fp); 958 (void) fwrite(&message_count, sizeof (int), 1, fp); 959 (void) fwrite(&string_count_msgid, sizeof (int), 1, fp); 960 (void) fwrite(&string_count_msg, sizeof (int), 1, fp); 962 (void) fwrite(&i, sizeof (int), 1, fp); 968 (void) fwrite(&less[i], sizeof (int), 1, fp); 969 (void) fwrite(&more[i], sizeof (int), 1, fp); 970 (void) fwrite(&p->msgid_offset, sizeof (int), 1, fp); 971 (void) fwrite(&p->msgstr_offset, sizeof (int), 1, fp); 979 (void) fwrite( [all...] |
/illumos-gate/usr/src/cmd/geniconvtbl/ |
H A D | assemble.c | 952 (void) fwrite(itm_header, sizeof (itm_hdr_t), 1, fp); 959 (void) fwrite((void *)(ref->referencee), 1, ref->size, fp); 967 (void) fwrite((void *)(ref->referencee), ref->size, 1, fp); 975 (void) fwrite((void *)(ref->referencee), ref->size, 1, fp); 983 (void) fwrite((void *)(ref->referencee), ref->size, 1, fp); 991 (void) fwrite((void *)(ref->referencee), ref->size, 1, fp); 999 (void) fwrite((void *)(ref->referencee), ref->size, 1, fp); 1008 (void) fwrite((void *)(ref->referencee), ref->size, 1, fp); 1017 (void) fwrite((void *)(ref->referencee), ref->size, 1, fp); 1021 (void) fwrite((voi [all...] |
/illumos-gate/usr/src/cmd/bnu/ |
H A D | uuencode.c | 213 (void) fwrite(out_buf, 1, (size_t)(optr - out_buf), 252 (void) fwrite(out_buf, 1, 295 (void) fwrite(out_buf, 1,
|
/illumos-gate/usr/src/cmd/hal/tools/ |
H A D | hal-storage-cleanup-all-mountpoints.c | 143 if (fwrite (lines[i], 1, strlen (lines[i]), hal_mtab_new) != strlen (lines[i])) { 146 if (fwrite (anewl, 1, 1, hal_mtab_new) != 1) {
|
H A D | hal-storage-cleanup-mountpoint.c | 143 if (fwrite (anewl, 1, 1, hal_mtab_new) != 1) { 148 if (fwrite (lines[i], 1, strlen (lines[i]), hal_mtab_new) != strlen (lines[i])) {
|
/illumos-gate/usr/src/cmd/spell/ |
H A D | spellin.c | 151 (void) fwrite((char *)hindex, sizeof (*hindex), NI, stdout); 152 (void) fwrite((char *)table, sizeof (*table), wp, stdout);
|
/illumos-gate/usr/src/lib/libbc/libc/stdio/common/ |
H A D | fwrite.c | 49 fwrite(ptr, size, count, iop) function
|