Go to the source code of this file.
Data Structures | |
| struct | names | 
Defines | |
| #define | L_C 0 | 
| #define | L_CC 1 | 
| #define | L_FORT 2 | 
| #define | L_MAKE 3 | 
| #define | L_PLI 4 | 
| #define | L_MACH 5 | 
| #define | L_ENG 6 | 
| #define | L_PAS 7 | 
| #define | L_MAIL 8 | 
| #define | L_NEWS 9 | 
| #define | L_JAVA 10 | 
| #define | L_HTML 11 | 
| #define | L_BCPL 12 | 
| #define | L_M4 13 | 
| #define | L_PO 14 | 
| #define | NNAMES ((sizeof(names)/sizeof(struct names)) - 1) | 
Variables | |
| struct { | |
| const char * human | |
| const char * mime | |
| } | types [] | 
struct { ... }   types[] [static]           | 
        
Referenced by file_ascmagic().
 1.5.2