
snoop(3)              LPC 系统函数              snoop(3)

名称
     snoop() - snoop an interactive user

语法
     varargs object snoop( object snooper, object snoopee );

描述
     When both arguments are used, begins snooping  of  `snoopee'
     by  `snooper'.  If the second argument is omitted, turns off
     all snooping by `snoopee'.  Security for snoop() is normally
     controlled  by  a  simul_efun.  snoop() returns `snoopee' if
     successful in the two-argument case, and `snooper' if it was
     successful in the single-argument case.  A return of 0 indi-
     cates failure.

请参考
     query_snoop(3), query_snooping(3)

MudOS                Last change: 5 Sep 1994                    1

