Home
last modified time | relevance | path

Searched refs:COMMENT (Results 1 – 1 of 1) sorted by relevance

/fs/
Dbinfmt_flat.c188 #define COMMENT 0x10 /* bit 4 set: file comment present */ macro
261 if (buf[3] & COMMENT) { in decompress_exec()