ELinks 0.18.0
mailcap_entry Struct Reference

Public Member Functions

 LIST_HEAD_EL (struct mailcap_entry)
 

Data Fields

char * testcommand
 
char * description
 
unsigned int priority
 
unsigned int needsterminal:1
 
unsigned int copiousoutput:1
 
char command [1]
 

Member Function Documentation

◆ LIST_HEAD_EL()

mailcap_entry::LIST_HEAD_EL ( struct mailcap_entry )

Field Documentation

◆ command

char mailcap_entry::command[1]

◆ copiousoutput

unsigned int mailcap_entry::copiousoutput

◆ description

char* mailcap_entry::description

◆ needsterminal

unsigned int mailcap_entry::needsterminal

◆ priority

unsigned int mailcap_entry::priority

◆ testcommand

char* mailcap_entry::testcommand

The documentation for this struct was generated from the following file: