Modules should return this value from hook_file_access() to deny access to a file.

File

modules/file/file.module, line 17
Defines a "managed_file" Form API field and a "file" field for Field module.

Code

define('FILE_ACCESS_DENY', 'deny')