Aegis  4.25.D505
Enumerations | Functions
aepatch/arglex3.h File Reference
#include <libaegis/arglex2.h>

Go to the source code of this file.

Enumerations

enum  {
  arglex_token_ascii_armor = ARGLEX2_MAX, arglex_token_ascii_armor_not, arglex_token_content_transfer_encoding, arglex_token_receive,
  arglex_token_send, arglex_token_trojan, arglex_token_trojan_not, arglex_token_path_prefix_add,
  arglex_token_path_prefix_remove, ARGLEX3_MAX
}

Functions

void arglex3_init (int, char **)

Enumeration Type Documentation

anonymous enum
Enumerator:
arglex_token_ascii_armor 
arglex_token_ascii_armor_not 
arglex_token_content_transfer_encoding 
arglex_token_receive 
arglex_token_send 
arglex_token_trojan 
arglex_token_trojan_not 
arglex_token_path_prefix_add 
arglex_token_path_prefix_remove 
ARGLEX3_MAX 

Definition at line 25 of file arglex3.h.


Function Documentation

void arglex3_init ( int  ,
char **   
)