From the NannyMUD documentation
2000-12-12
NAME
_get_all_obj - Get an array with all objects in the game.SYNTAX
object *_get_all_obj()DESCRIPTION
This efun returns an array with pointers to all objects that exist in the game.RETURN VALUES
An array of pointers to all objects in the game.SEE ALSO
_next_obj in sfun/_next_objSEE ALSO
_prev_obj in sfun/_prev_obj