Home
last modified time | relevance | path

Searched refs:mimetype (Results 1 – 21 of 21) sorted by relevance

/freebsd/contrib/file/magic/Magdir/
H A Dsylk15 # https://reposcope.com/mimetype/text/spreadsheet
17 # https://reposcope.com/mimetype/application/x-sylk by Gnumeric
H A Dmsooxml11 # Since MSOOXML doesn't have anything like the uncompressed "mimetype"
47 # file we have. Correct the mimetype with the registered ones:
H A Dpgp20 # Reference: https://reposcope.com/mimetype/application/pgp-keys
31 # https://reposcope.com/mimetype/application/pgp-encrypted
45 # https://reposcope.com/mimetype/application/pgp-signature
H A Drtf88 # https://reposcope.com/mimetype/application/x-pocket-word
H A Dsniffer347 # https://reposcope.com/mimetype/application/x-lanalyzer
379 # https://reposcope.com/mimetype/application/x-nettl
453 # https://reposcope.com/mimetype/application/x-5view
H A Dluks12 # https://reposcope.com/mimetype/application/x-raw-disk-image
H A Darchive1879 # Specialised zip formats which start with a member named 'mimetype'
1881 # Check for have 8-byte name, 0-byte extra field, name "mimetype", and
1889 # (mimetype contains "application/vnd.kde.<SUBTYPE>")
1901 # (mimetype contains "application/vnd.sun.xml.<SUBTYPE>")
1948 # Note: only few OXT samples are detected here by mimetype member
1961 # (mimetype contains "application/vnd.oasis.opendocument.<SUBTYPE>")
2086 # Catch other ZIP-with-mimetype formats
2088 # always "PK". The 2 regex rules here print the "mimetype" member's
2091 # (mimetype contains "application/<OTHER>")
2095 # (mimetype contents other than "application/*")
[all …]
H A Dmail.news43 # https://reposcope.com/mimetype/message/x-gnu-rmail
H A Damigaos139 # https://reposcope.com/mimetype/application/x-amiga-disk-format
H A Djpeg160 # https://reposcope.com/mimetype/image/x-jp2-codestream
H A Dwordprocessors37 # https://web.archive.org/web/20200930085807/https://reposcope.com/mimetype/application/vnd.ms-publ…
134 # https://reposcope.com/mimetype/application/x-wpg
H A Dimages600 # https://reposcope.com/mimetype/image/miff
654 # https://reposcope.com/mimetype/image/x-xfig
707 # https://reposcope.com/mimetype/image/cgm
1289 # https://reposcope.com/mimetype/image/x-xpixmap
1573 # https://reposcope.com/mimetype/image/x-xwindowdump
2486 # https://reposcope.com/mimetype/application/x-netcdf
H A Dole2compounddocs786 # https://reposcope.com/mimetype/application/x-ole-storage
H A Driff415 # https://reposcope.com/mimetype/video/x-msvideo
H A Danimation325 # https://reposcope.com/mimetype/video/mpeg
H A Dwindows1231 # https://reposcope.com/mimetype/application/vnd.flatpak.ref
/freebsd/contrib/ntp/libntp/lib/isc/include/isc/
H A Dtypes.h110 const char **mimetype,
/freebsd/contrib/file/src/
H A Dapprentice.c1193 if (*ml->magic[mimeindex].mimetype == '\0' in apprentice_list()
1194 && *ml->magic[mi].mimetype) in apprentice_list()
1202 ml->magic[mimeindex].mimetype); in apprentice_list()
1439 me[i].mp->mimetype, in set_text_binary()
1440 me[i].mp->mimetype[0] == '\0' ? "" : "; ", in set_text_binary()
2445 m->mimetype[0] = '\0'; /* initialise MIME type to none */ in parse()
2606 CAST(off_t, offsetof(struct magic, mimetype)), in parse_mime()
2607 sizeof(me->mp[me->cont_count - 1].mimetype), "MIME", "+-/.$?:{};=", in parse_mime()
H A Dfile.h382 char mimetype[MAXMIME]; /* MIME type */ member
H A Dsoftmagic.c2500 if ((ms->flags & MAGIC_MIME_TYPE) && m->mimetype[0]) { in handle_annotation()
2505 if (varexpand(ms, buf, sizeof(buf), m->mimetype) == -1) in handle_annotation()
2506 p = m->mimetype; in handle_annotation()
/freebsd/contrib/file/
H A DChangeLog1225 Zip types (those with "mimetype" at offset 30) can be
1666 mimetype [charset=character-set] [encoding=encoding-mime-type]