blob: 9be180f593976aab1061551d8d6a619faa5bc49f [file] [log] [blame]
SYNOPSIS
int valid_query_snoop(object ob)
DESCRIPTION
Should return 1 if previous_object() (the one that called the
efun query_snoop()) is allowed to query whether ob is being
snooped, 0 if not.
The master object is always allowed to use query_snoop().
SEE ALSO
valid_snoop(M), query_snoop(E), snoop(E)