Searched refs:CLOOP_MAGIC_START (Results 1 – 1 of 1) sorted by relevance
139 static char CLOOP_MAGIC_START[] = "#!/bin/sh\n"; variable725 if (strncmp(header->magic, CLOOP_MAGIC_START, in g_uzip_taste()726 sizeof(CLOOP_MAGIC_START) - 1) != 0) { in g_uzip_taste()