Menu status code -- Access denied.
This can be used as the return value from a page callback, although it is preferable to use an access callback to accomplish this; see the hook_menu() documentation for details.
... See full list
define('MENU_ACCESS_DENIED', 3);