Searched refs:program_filter (Results 1 – 1 of 1) sorted by relevance
106 struct program_filter { struct239 child_stop(struct archive_read_filter *self, struct program_filter *state) in child_stop()309 struct program_filter *state = self->data; in child_read()399 struct program_filter *state; in __archive_read_program()407 state = (struct program_filter *)calloc(1, sizeof(*state)); in __archive_read_program()477 struct program_filter *state; in program_filter_read()482 state = (struct program_filter *)self->data; in program_filter_read()506 struct program_filter *state; in program_filter_close()509 state = (struct program_filter *)self->data; in program_filter_close()