From the NannyMUD documentation

LAST CHANGE

2000-12-11

FUNCTION


NAME

        query_snoop - check what object is snooping a given object

SYNTAX

	object query_snoop(object snoopee)

DESCRIPTION

	Gives objectpointer to the player that is snooping 'snoopee'. This
	function can only be executed by `/secure/master.c'

SEE ALSO

        snoop in efun/player_related/snoop
        snoop in wizcommands/debug/snoop