File: mailcap.h

package info (click to toggle)
mailutils 1%3A3.5-4
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 33,096 kB
  • sloc: ansic: 172,443; sh: 92,036; yacc: 7,423; cpp: 3,827; makefile: 3,169; python: 2,876; lex: 2,013; exp: 1,272; awk: 152; lisp: 132; sed: 31
file content (5 lines) | stat: -rw-r--r-- 186 bytes parent folder | download | duplicates (5)
1
2
3
4
5
extern int display_stream_mailcap (const char *ident, mu_stream_t stream,
				   mu_header_t hdr, const char *no_ask,
				   int interactive, int dry_run,
				   mu_debug_handle_t dh);