my_destination_mgr 739 libgd/gd_jpeg.c typedef my_destination_mgr *my_dest_ptr; my_destination_mgr 836 libgd/gd_jpeg.c cinfo->dest = (struct jpeg_destination_mgr *) (*cinfo->mem->alloc_small) ((j_common_ptr) cinfo, JPOOL_PERMANENT, sizeof (my_destination_mgr));