#include <fio.h>
Public Attributes | |
| s_flag | oerr |
| _f_int | ounit |
| char * | ofile |
| ftnlen | ofilelen |
| enum status_spec | ostatus |
| enum access_spec | oaccess |
| enum form_spec | oform |
| _f_int | orecl |
| enum blank_spec | oblank |
| enum position_spec | oposition |
| enum action_spec | oaction |
| enum delim_spec | odelim |
| enum pad_spec | opad |
Definition at line 723 of file fio.h.
Definition at line 729 of file fio.h.
Referenced by __OPN(), _f_open(), and _ll_implicit_open().
Definition at line 734 of file fio.h.
Referenced by __OPN(), _f_open(), and _ll_implicit_open().
| enum blank_spec olist::oblank |
Definition at line 732 of file fio.h.
Referenced by __OPN(), _f_open(), and _ll_implicit_open().
| enum delim_spec olist::odelim |
Definition at line 735 of file fio.h.
Referenced by __OPN(), _f_open(), and _ll_implicit_open().
Definition at line 724 of file fio.h.
Referenced by __OPN(), _f_open(), and _ll_implicit_open().
| char* olist::ofile |
Definition at line 726 of file fio.h.
Referenced by __OPN(), _f_open(), and _ll_implicit_open().
Definition at line 727 of file fio.h.
Referenced by __OPN(), _f_open(), and _ll_implicit_open().
| enum form_spec olist::oform |
Definition at line 730 of file fio.h.
Referenced by __OPN(), _f_open(), and _ll_implicit_open().
| enum pad_spec olist::opad |
Definition at line 736 of file fio.h.
Referenced by __OPN(), _f_open(), and _ll_implicit_open().
Definition at line 733 of file fio.h.
Referenced by __OPN(), _f_open(), and _ll_implicit_open().
| _f_int olist::orecl |
Definition at line 731 of file fio.h.
Referenced by __OPN(), _f_open(), and _ll_implicit_open().
Definition at line 728 of file fio.h.
Referenced by __OPN(), _f_open(), and _ll_implicit_open().
| _f_int olist::ounit |
Definition at line 725 of file fio.h.
Referenced by __OPN(), _f_open(), and _ll_implicit_open().
1.7.1