Searched refs:program_filter (Results 1 – 1 of 1) sorted by relevance
106 struct program_filter { struct228 child_stop(struct archive_read_filter *self, struct program_filter *state) in child_stop()298 struct program_filter *state = self->data; in child_read()394 struct program_filter *state; in __archive_read_program()402 state = (struct program_filter *)calloc(1, sizeof(*state)); in __archive_read_program()455 struct program_filter *state; in program_filter_read()460 state = (struct program_filter *)self->data; in program_filter_read()484 struct program_filter *state; in program_filter_close()487 state = (struct program_filter *)self->data; in program_filter_close()