Menu status code -- Not found.
This can be used as the return value from a page callback, although it is preferable to use a load function to accomplish this; see the hook_menu() documentation for details.
... See full list
define('MENU_NOT_FOUND', 2);