Searched refs:cpio_TRAILER (Results 1 – 4 of 4) sorted by relevance
8 const char cpio_TRAILER[] ALIGN1 = "TRAILER!!!"; variable
84 if (strcmp(file_header->name, cpio_TRAILER) == 0) { in get_header_cpio()
340 name = cpio_TRAILER; in cpio_o()393 if (name != cpio_TRAILER) in cpio_o()
173 extern const char cpio_TRAILER[];