Home
last modified time | relevance | path

Searched refs:mime (Results 1 – 19 of 19) sorted by relevance

/titanic_41/usr/src/lib/libast/common/misc/
H A Dmagic.c89 char* mime; /* file mime type */ member
156 char* mime; /* MIME type */ \
493 mp->mime = mp->cap[0] = 0; in ckmagic()
506 mp->mime = mp->cap[0]; in ckmagic()
511 mp->cap[level] = mp->mime; in ckmagic()
523 mp->mime = mp->cap[0] = 0; in ckmagic()
548 mp->mime = mp->cap[level]; in ckmagic()
696 if (ep->mime) in ckmagic()
697 mp->mime = ep->mime; in ckmagic()
730 if (ep->mime) in ckmagic()
[all …]
/titanic_41/usr/src/lib/print/libpapi-lpd/common/
H A Dlpd-job.c48 mime_type_to_rfc1179_type(char *mime) in mime_type_to_rfc1179_type() argument
50 static struct { char *mime; char rfc; } cvt[] = { in mime_type_to_rfc1179_type() member
66 if (mime != NULL) { in mime_type_to_rfc1179_type()
69 for (i = 0; cvt[i].mime != NULL; i++) in mime_type_to_rfc1179_type()
70 if (strcasecmp(cvt[i].mime, mime) == 0) { in mime_type_to_rfc1179_type()
/titanic_41/usr/src/cmd/Adm/
H A DMakefile28 ETC_SCRIPT= group project ttysrch mailcap mime.types
H A Dmime.types3 #mime types added by Netscape Helper
/titanic_41/usr/src/cmd/sendmail/src/
H A DMakefile38 mci.o milter.o mime.o parseaddr.o queue.o ratectrl.o readcf.o \
H A DREAD_ME63 mime.c Multipurpose Internet Mail Extensions conversion routines.
/titanic_41/usr/src/pkg/transforms/
H A Drestart_fmri31 add restart_fmri svc:/application/desktop-cache/desktop-mime-cache:default>
/titanic_41/usr/src/lib/libast/
H A DMakefile107 mime.h \
H A DMakefile.com198 common/misc/mime.o \
/titanic_41/usr/src/lib/libast/common/
H A Dllib-last91 #include <mime.h>
H A DRELEASE700 misc/mime.c: fix mimehead() to ignore null content values
705 02-10-17 misc/mime.c: handle type/* match, fix bogus header parse
730 02-09-07 misc/mime.c: fix quoted value parse bug that ate the whole line
861 misc/magic.c: recode mime %s parse -- sensible and no buffer overflow
1260 magic: handle %s in mime description
1294 magic: fix #! mime bug
1308 mime: x- permutations now matched if exact fails
1309 mime: original- stripped from content-* headers
1356 mime.c: ignore X-* headers while scanning for Content-*
1399 magic: add Magic_t.mime mime type return for magictype()
[all …]
/titanic_41/usr/src/cmd/svc/shell/
H A Dmfsthistory573 svc:/application/desktop-cache/desktop-mime-cache:default var/svc/manifest/application/desktop-cach…
574 svc:/application/desktop-cache/desktop-mime-cache var/svc/manifest/application/desktop-cache/deskto…
581 svc:/application/desktop-cache/mime-types-cache:default var/svc/manifest/application/desktop-cache/
582 svc:/application/desktop-cache/mime-types-cache var/svc/manifest/application/desktop-cache/mime-typ…
/titanic_41/usr/src/pkg/manifests/
H A Dsystem-data-terminfo.mf840 file path=usr/share/lib/terminfo/m/mime
841 file path=usr/share/lib/terminfo/m/mime-fb
842 file path=usr/share/lib/terminfo/m/mime-hb
2214 hardlink path=usr/share/lib/terminfo/m/mime-3ax target=../m/mime3ax
2215 hardlink path=usr/share/lib/terminfo/m/mime1 target=../m/mime
2216 hardlink path=usr/share/lib/terminfo/m/mime2 target=../m/mime
2219 hardlink path=usr/share/lib/terminfo/m/mimei target=../m/mime
2220 hardlink path=usr/share/lib/terminfo/m/mimeii target=../m/mime
H A DSUNWcs.mf382 file path=etc/mime.types preserve=true
H A Dsystem-header.mf281 file path=usr/include/ast/mime.h
/titanic_41/usr/src/cmd/vi/port/
H A Dex.news353 than insert line on terminals such as the mime I and mime 2a.
/titanic_41/usr/src/cmd/spell/
H A Dextra3003 mime
/titanic_41/usr/src/cmd/terminfo/
H A Dtermcap.src13522 #### Microterm (act, mime)
13525 # The default mime is assumed to be in enhanced act iv mode.
13540 # The padding on :sr: and :ta: for act5 and mime is a guess and not final.
13547 mime-fb|full bright mime1:\
13548 :is=^S\E:se=^S:so=^Y:tc=mime:
13549 mime-hb|half bright mime1:\
13550 :is=^Y\E:se=^Y:so=^S:tc=mime:
13551 # (mime: removed obsolete ":ma=^X ^K^J^Z^P:"; removed ":do=^K:" that overrode
13554 mime|mime1|mime2|mimei|mimeii|microterm mime1:\
13581 mime3ax|mime-3ax|mime1 emulating enhanced 3a:\
[all …]
H A Dterminfo.src15210 #### Microterm (act, mime)
15213 # The default mime is assumed to be in enhanced act iv mode.
15230 # The padding on :sr: and :ta: for act5 and mime is a guess and not final.
15238 mime-fb|full bright mime1,
15239 is2=^S\E, rmso=^S, smso=^Y, use=mime,
15240 mime-hb|half bright mime1,
15241 is2=^Y\E, rmso=^Y, smso=^S, use=mime,
15242 # (mime: removed obsolete ":ma=^X ^K^J^Z^P:"; removed ":do=^K:" that overrode
15245 mime|mime1|mime2|mimei|mimeii|microterm mime1,
15278 mime3ax|mime-3ax|mime1 emulating enhanced 3a,
[all …]