Data Fields | |
| const char * | data |
| size_t | pos |
| size_t | size |
| int | pi [2] |
| int | shutdown |
Definition at line 31 of file rpmextractor.c.
| const char* PipeArgs::data |
Definition at line 32 of file rpmextractor.c.
Referenced by libextractor_rpm_extract(), and pipe_feeder().
| size_t PipeArgs::pos |
Definition at line 33 of file rpmextractor.c.
Referenced by libextractor_rpm_extract(), and pipe_feeder().
| size_t PipeArgs::size |
Definition at line 34 of file rpmextractor.c.
Referenced by libextractor_rpm_extract(), and pipe_feeder().
| int PipeArgs::pi[2] |
Definition at line 35 of file rpmextractor.c.
Referenced by libextractor_rpm_extract(), and pipe_feeder().
Definition at line 36 of file rpmextractor.c.
Referenced by libextractor_rpm_extract(), and pipe_feeder().
1.5.1