Searched refs:magic_version_2_0 (Results 1 – 1 of 1) sorted by relevance
50 const char *magic_version_2_0 = "#!/bin/sh\n" in cloop_probe() local53 int length = strlen(magic_version_2_0); in cloop_probe()57 if (!memcmp(magic_version_2_0, buf, length)) { in cloop_probe()