Searched refs:get_control (Results 1 – 1 of 1) sorted by relevance
3166 static struct file *get_control(png_const_structrp png_ptr);3171 stop(get_control(png_ptr), LIBPNG_ERROR_CODE, message); in error_handler()3177 struct file *file = get_control(png_ptr); in warning_handler()3190 struct file *file = get_control(png_ptr); in read_callback()3537 get_control(png_const_structrp png_ptr) in get_control() function