Searched refs:magicbuf (Results 1 – 1 of 1) sorted by relevance
103 static char *magicbuf; variable381 if ((magicbuf = malloc(maxmagicoffset)) == NULL) { in main()551 if ((mread = pread(ifd, (void*)magicbuf, (size_t)maxmagicoffset, in type()566 switch (f_ckmtab(magicbuf, mread, 1)) { in type()671 switch (f_ckmtab(magicbuf, mread, 0)) { in def_position_tests()686 if (magicbuf[0] == '%' && magicbuf[1] == '!') { in def_position_tests()