potion_class_type  913 core/potion.h  PNType potion_class_type(Potion *, PN);
potion_class_type 1751 lib/aio.c        aio_type = potion_class_type(P, aio_vt);
potion_class_type 1755 lib/aio.c        aio_##T##_type = potion_class_type(P, aio_##T##_vt); \
potion_class_type 1762 lib/aio.c        aio_##T##_type = potion_class_type(P, aio_##T##_vt); \
potion_class_type 1839 lib/aio.c        aio_udp_type = potion_class_type(P, aio_udp_vt);
potion_class_type 1858 lib/aio.c        aio_process_options_type = potion_class_type(P, aio_po_vt);
potion_class_type 1896 lib/aio.c        aio_process_type = potion_class_type(P, aio_process_vt);