NAME
	query_subscribed - return list of objects subscribed to an event

SYNOPSIS
	object *query_subscribed(string name)


DESCRIPTION
	Return an array containing the objects subscribed to the given event.

SEE ALSO
	efun/subscribe_event, efun/unsubscribe_event
