From the NannyMUD documentation
2001-09-29
_signal - Signals to and from objects
A _signal is a normal LPC function in an object and it is called when certain events happens to the object or it's environment. This call is usually from player.c or living_functions.c.