Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.sbin/mkhybrid/src/libfile/
H A DMakefile44 SRCS = file.c apprentice.c softmagic.c
46 OBJS = file.o apprentice.o softmagic.o
H A Dfile.h102 extern char *softmagic __P((unsigned char *, int));
H A Dlfile.c205 match = softmagic(buf, nbytes);
H A Dsoftmagic.c58 softmagic(buf, nbytes) in softmagic() function
/openbsd-src/gnu/usr.sbin/mkhybrid/mkhybrid/
H A DMakefile14 hfs.c file.c apprentice.c softmagic.c mkisofs.c tree.c write.c \