#include <ctype.h>#include <errno.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include "fio.h"
Go to the source code of this file.
Defines | |
| #define | MAX_ENT_LEN 32 |
Functions | |
| int | _who_called_me () |
| void | _fcontext (FIOSPTR css) |
| #define MAX_ENT_LEN 32 |
Definition at line 47 of file fcontext.c.
Referenced by _fcontext().
| void _fcontext | ( | FIOSPTR | css | ) |
Definition at line 67 of file fcontext.c.
References _deduce_fstruct(), _who_called_me(), unit_s::alfnm, cup, errfile, fiostate::f_cu, fiostate::f_curun, fiostate::f_intflg, fiostate::f_iostmt, FP::fdc, FIO_METHOD, FIO_STRUCT, fiostate::iostate::fmt, fprintf(), FS_FDC, GOOD_UNUM, if(), IO_TYPE, len, MAX_ENT_LEN, name, NULL, OPEN_UPTR, FP::std, T_BACKSPACE, T_BUFIN, T_BUFOUT, T_CLOSE, T_ENDFILE, T_GETPOS, T_INQF, T_INQU, T_LENGTH, T_OPEN, T_RDF, T_RDU, T_REWIND, T_RLIST, T_RNL, T_RSF, T_RSU, T_SETPOS, T_TAPE, T_UNIT, T_WDF, T_WDU, T_WLIST, T_WNL, T_WSF, T_WSU, TF_FMT, TF_READ, TF_WRITE, fiostate::iostate::fmtstate::u, fiostate::u, unit_s::ufmt, unit_s::ufp, and unit_s::ufs.
Referenced by _ferr().

| int _who_called_me | ( | ) |
Referenced by _fcontext().
1.6.1