Searched refs:fwrite (Results 1 - 25 of 199) sorted by relevance

12345678

/opensolaris-onvv-gate/usr/src/lib/libcurses/screen/
H A Dscr_ll_dump.c57 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 Dputwin.c65 if (fwrite((char *) &(win->_cury), 1, nelt, filep) != nelt)
72 if (fwrite((char *) *wcp++, sizeof (chtype),
/opensolaris-onvv-gate/usr/src/lib/libast/common/stdio/
H A Dfwrite.c27 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 Dstdio_c99.c93 return fwrite(buf, size, n, sp);
/opensolaris-onvv-gate/usr/src/lib/libmail/common/
H A Dcopystream.c59 if (fwrite(buffer, sizeof (char), nread, outfp) != nread)
/opensolaris-onvv-gate/usr/src/cmd/mail/
H A Dprinthdr.c51 if (fwrite(buf, 1, n, fp) != n) {
62 if (fwrite(buf, 1, n, fp) != n) {
H A Dcopylet.c139 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 Dcopymt.c85 if (fwrite(line,1,(int)clen,f2) != clen) {
111 if (fwrite(line,1,n,f2) != n) {
182 if (fwrite(line,1,n,f2) != n) {
/opensolaris-onvv-gate/usr/src/cmd/acct/
H A Dacctdisk.c57 fwrite(&tb, sizeof (tb), 1, stdout);
H A Dacctcon2.c61 fwrite(&tb, sizeof (tb), 1, stdout);
H A Dutmp2wtmp.c60 fwrite(utmpx, sizeof(*utmpx), 1, fp);
/opensolaris-onvv-gate/usr/src/cmd/refer/
H A Dinv6.c73 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);
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/bio/
H A Dbio_lcl.h11 #define UP_fwrite fwrite
/opensolaris-onvv-gate/usr/src/cmd/fm/eversholt/common/
H A Deftwrite.c86 (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);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dunixish.h117 * fwrite1() should be a routine with the same calling sequence as fwrite(),
119 * fwrite() itself, which on some systems outputs several distinct records
122 #define fwrite1 fwrite
H A Dfakesdio.h40 #undef fwrite macro
90 #define fwrite(b,s,c,f) PerlIO_write(f,b,(s*c))
93 #define fwrite(b,s,c,f) _CANNOT fwrite macro
/opensolaris-onvv-gate/usr/src/stand/lib/sa/
H A Dstdio.h85 extern size_t fwrite(const void *, size_t, size_t, FILE *);
/opensolaris-onvv-gate/usr/src/cmd/msgfmt/
H A Dgnu_msgs.c168 (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 Dgnu_msgs_rev.c173 (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 Dmsgfmt.c957 (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...]
/opensolaris-onvv-gate/usr/src/cmd/geniconvtbl/
H A Dassemble.c952 (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...]
/opensolaris-onvv-gate/usr/src/cmd/bnu/
H A Duuencode.c213 (void) fwrite(out_buf, 1, (size_t)(optr - out_buf),
252 (void) fwrite(out_buf, 1,
295 (void) fwrite(out_buf, 1,
/opensolaris-onvv-gate/usr/src/cmd/hal/tools/
H A Dhal-storage-cleanup-all-mountpoints.c143 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 Dhal-storage-cleanup-mountpoint.c143 if (fwrite (anewl, 1, 1, hal_mtab_new) != 1) {
148 if (fwrite (lines[i], 1, strlen (lines[i]), hal_mtab_new) != strlen (lines[i])) {
/opensolaris-onvv-gate/usr/src/cmd/spell/
H A Dspellin.c151 (void) fwrite((char *)hindex, sizeof (*hindex), NI, stdout);
152 (void) fwrite((char *)table, sizeof (*table), wp, stdout);

Completed in 264 milliseconds

12345678