/* * call-seq: * output "name" -> PostPort * * Returns the specified output port. */ static VALUE p_get_output(VALUE self, VALUE name_) {