#include <errno.h>#include <foreign.h>#include <liberrno.h>#include "fio.h"
Go to the source code of this file.
Defines | |
| #define | STATUS 4 |
Functions | |
| static void | __WRITEC () |
| void | WRITEC (_f_int *unump, _f_int *uda, _f_int *charsp, _f_int *status) |
| void | WRITECP (_f_int *unump, _f_int *uda, _f_int *charsp, _f_int *status) |
| static void | __WRITEC (int fulp, _f_int *unump, _f_int *uda, _f_int *charsp, _f_int *status) |
| static void __WRITEC | ( | int | fulp, | |
| _f_int * | unump, | |||
| _f_int * | uda, | |||
| _f_int * | charsp, | |||
| _f_int * | status | |||
| ) | [static] |
Definition at line 95 of file writec.c.
References _ferr(), _fwch(), _get_mismatch_error(), _imp_open(), cup, errno, FP::fdc, FMT, IOERR, NULL, unit_s::ok_wr_seq_fmt, ret, SEQ, STMT_BEGIN, STMT_END, ffsw::sw_error, T_WSF, TF_WRITE, unit_s::uend, unit_s::uffsw, unit_s::ufp, unit_s::umultfil, unit_s::uspcproc, and unit_s::uwrt.

| void WRITEC | ( | _f_int * | unump, | |
| _f_int * | uda, | |||
| _f_int * | charsp, | |||
| _f_int * | status | |||
| ) |
Definition at line 57 of file writec.c.
References __WRITEC(), FULL, and NULL.

| void WRITECP | ( | _f_int * | unump, | |
| _f_int * | uda, | |||
| _f_int * | charsp, | |||
| _f_int * | status | |||
| ) |
Definition at line 76 of file writec.c.
References __WRITEC(), NULL, and PARTIAL.

1.7.1