Rizin
unix-like reverse engineering framework and cli tools
file_opts.h File Reference

Go to the source code of this file.

Functions

 OPT ('m', "magic-file", 1, " LIST use LIST as a colon-separated list of magic\n" " number files\n") OPT('c'
 
checking print the parsed form of the magic use in n conjunction with m to debug a new magic file n before installing it n OPT ('e', "exclude", 1, " TEST exclude TEST from the list of test to be\n" " performed for file. Valid tests are:\n" " ascii, apptype, compress, elf, soft, tar, tokens, troff\n") OPT('i'
 
checking print the parsed form of the magic use in n conjunction with m to debug a new magic file n before installing it n output MIME type strings (--mime-type and\n" " --mime-encoding)\n") OPT('s'
 

Variables

checking printout
 
checking print the parsed form of the magic file
 
checking print the parsed form of the magic use in n conjunction with m to debug a new magic file n before installing it n mime
 
checking print the parsed form of the magic use in n conjunction with m to debug a new magic file n before installing it n output MIME type special files
 

Function Documentation

◆ OPT() [1/2]

checking print the parsed form of the magic use in n conjunction with m to debug a new magic file n before installing it n OPT ( 'e ,
"exclude"  ,
,
" TEST exclude TEST from the list of test to be\n" " performed for file. Valid tests are:\n" "  ascii,
apptype  ,
compress  ,
elf  ,
soft  ,
tar  ,
tokens  ,
troff\n  
)

◆ OPT() [2/2]

OPT ( 'm'  ,
"magic-file ,
,
" LIST use LIST as a colon-separated list of magic\n" " number files\n  
)

◆ strings()

Variable Documentation

◆ file

checking print the parsed form of the magic file

Definition at line 22 of file file_opts.h.

◆ files

◆ mime

checking print the parsed form of the magic use in n conjunction with m to debug a new magic file n before installing it n mime

Definition at line 30 of file file_opts.h.

Referenced by file_ascmagic(), file_buffer(), file_fsmagic(), and file_is_tar().

◆ printout

checking printout

Definition at line 22 of file file_opts.h.