Searched refs:program_filter (Results 1 – 1 of 1) sorted by relevance
122 struct program_filter { struct226 child_stop(struct archive_read_filter *self, struct program_filter *state) in child_stop()293 struct program_filter *state = self->data; in child_read()359 struct program_filter *state; in __archive_read_program()365 state = (struct program_filter *)calloc(1, sizeof(*state)); in __archive_read_program()416 struct program_filter *state; in program_filter_read()421 state = (struct program_filter *)self->data; in program_filter_read()445 struct program_filter *state; in program_filter_close()448 state = (struct program_filter *)self->data; in program_filter_close()