ABI | Symbols | Types |
Contents |
Info |
Fields |
Memory Layout |
Name | pollfd |
---|---|
Type | STRUCT |
Fields | 3 |
Source | poll.h |
Size | 8 |
Usage | The type is used by 1 type. |
Status | UNCHANGED |
|
|
Pos | Name | Type | Size | Offset |
---|---|---|---|---|
0 | fd | int | 4 | 0 |
1 | events | short | 2 | 4 |
2 | revents | short | 2 | 6 |
Old | New | |||||||||||||||||||||||||
|
|