potion_class_type  948 core/potion.h  PNType potion_class_type(Potion *, PN);
potion_class_type 1811 lib/aio.c        aio_type = potion_class_type(P, aio_vt);
potion_class_type 1815 lib/aio.c        aio_##T##_type = potion_class_type(P, aio_##T##_vt); \
potion_class_type 1822 lib/aio.c        aio_##T##_type = potion_class_type(P, aio_##T##_vt); \
potion_class_type 1912 lib/aio.c        aio_udp_type = potion_class_type(P, aio_udp_vt);
potion_class_type 1932 lib/aio.c        aio_process_options_type = potion_class_type(P, aio_po_vt);
potion_class_type 1940 lib/aio.c        aio_process_type = potion_class_type(P, aio_process_vt);