#include <ffio.h>

Public Attributes | |
| long | magic |
| int | realfd |
| struct fdinfo * | fioptr |
| struct fdinfo * | parptr |
| struct stat * | lstp |
| long | opn_flags |
| int | subtype |
| int64 | maxrecsize |
| int64 | maxblksize |
| int | class |
| int | rtype |
| int64 | recbits |
| long | segbits |
| int | scc |
| int | lastscc |
| int64 | last_recbits |
| bitptr | _base |
| bitptr | _ptr |
| long | _cnt |
| long | _ffbufsiz |
| int | rwflag |
| unsigned | atbod:1 |
| unsigned | ateor:1 |
| unsigned | ateof:1 |
| unsigned | ateod:1 |
| unsigned | can_listio:1 |
| unsigned | lock:1 |
| unsigned | reg_lock:1 |
| unsigned | free_lock:1 |
| plock_t * | lock_word |
| int | rsv6 |
| struct xtr_s | xr |
| void * | lyr_info |
Definition at line 1838 of file ffio.h.
| long fdinfo::_cnt |
| long fdinfo::_ffbufsiz |
| unsigned fdinfo::atbod |
| unsigned fdinfo::ateod |
| unsigned fdinfo::ateof |
| unsigned fdinfo::ateor |
| unsigned fdinfo::can_listio |
| int fdinfo::class |
Definition at line 1859 of file ffio.h.
Referenced by __setpos64(), _deduce_fstruct(), and _setpos().
struct fdinfo* fdinfo::fioptr [read] |
| unsigned fdinfo::free_lock |
| int fdinfo::lastscc |
| unsigned fdinfo::lock |
struct stat* fdinfo::lstp [read] |
| void* fdinfo::lyr_info |
| long fdinfo::magic |
| long fdinfo::opn_flags |
struct fdinfo* fdinfo::parptr [read] |
| int fdinfo::realfd |
| unsigned fdinfo::reg_lock |
| int fdinfo::rsv6 |
| int fdinfo::rtype |
| int fdinfo::rwflag |
| int fdinfo::scc |
| long fdinfo::segbits |
| int fdinfo::subtype |
struct xtr_s fdinfo::xr [read] |
1.6.1