#include <fio.h>

Public Attributes | |
| int(* | endrec )(struct fiostate *css, unit *cup, int count) |
| long * | leftablim |
| char * | icp |
| char * | tempicp |
| int | icl |
| int | iiae |
| unsigned | freefmtbuf:1 |
| unsigned | freepfmt:1 |
| unsigned | lcomma:1 |
| unsigned | blank0:1 |
| unsigned | cplus:1 |
| unsigned | nonl:1 |
| unsigned | nonadv:1 |
| unsigned | slash:1 |
| union { | |
| struct { | |
| char * fmtbuf | |
| int fmtcol | |
| int fmtlen | |
| int fmtnum | |
| fmt_type * pfmt | |
| fmt_type * pfcp | |
| int * pftocs | |
| int charcnt | |
| long scale | |
| } fe | |
| struct { | |
| union { | |
| long value [4] | |
| void * copy | |
| } u | |
| int repcnt | |
| int elsize | |
| ftype_t type:8 | |
| unsigned ndchar:1 | |
| unsigned item1:1 | |
| unsigned ldwinit:1 | |
| } le | |
| } | u |
Definition at line 646 of file fio.h.
| unsigned fiostate::iostate::fmtstate::blank0 |
| unsigned fiostate::iostate::fmtstate::cplus |
| int(* fiostate::iostate::fmtstate::endrec)(struct fiostate *css, unit *cup, int count) |
Definition at line 647 of file fio.h.
Referenced by _FRF(), _FRN(), _FWF(), _FWN(), _ld_write(), _mr_scan_char(), _nlrd_fillrec(), _rdfmt(), _wrfmt(), and _write_delimited_char().
| struct { ... } fiostate::iostate::fmtstate::fe |
Definition at line 656 of file fio.h.
Referenced by _FRF(), _FWF(), _ir_endrec(), and _iw_endrec().
Definition at line 654 of file fio.h.
Referenced by _FRF(), _FRN(), _FWF(), _FWN(), _ir_endrec(), and _iw_endrec().
Definition at line 657 of file fio.h.
Referenced by _FRF(), _FWF(), _ir_endrec(), and _iw_endrec().
| unsigned fiostate::iostate::fmtstate::item1 |
| unsigned fiostate::iostate::fmtstate::lcomma |
Definition at line 662 of file fio.h.
Referenced by _FRF(), _FRN(), and _ld_read().
| unsigned fiostate::iostate::fmtstate::ldwinit |
| struct { ... } fiostate::iostate::fmtstate::le |
Definition at line 653 of file fio.h.
Referenced by _dr_endrec(), _dw_endrec(), _FRF(), _FRN(), _FWF(), _ir_endrec(), _iw_endrec(), _rdfmt(), _sr_endrec(), _sw_endrec(), and _wrfmt().
| unsigned fiostate::iostate::fmtstate::ndchar |
| unsigned fiostate::iostate::fmtstate::nonadv |
| unsigned fiostate::iostate::fmtstate::nonl |
| unsigned fiostate::iostate::fmtstate::slash |
Definition at line 662 of file fio.h.
Referenced by _FRF(), _FRN(), and _ld_read().
| union { ... } ::@190 fiostate::iostate::fmtstate::u |
Referenced by _fcontext(), _FRF(), _FWF(), _FWN(), _ld_write(), _nlstrent(), _parse(), _rdfmt(), _wnl90to77(), and _wrfmt().
| union { ... } fiostate::iostate::fmtstate::u |
1.7.1