Go to the source code of this file.
Enumerations |
| enum | {
arglex_token_aeget = ARGLEX2_MAX,
arglex_token_all,
arglex_token_ascii_armor,
arglex_token_ascii_armor_not,
arglex_token_archive,
arglex_token_compatibility_not,
arglex_token_content_transfer_encoding,
arglex_token_description_header,
arglex_token_description_header_not,
arglex_token_entire_source,
arglex_token_entire_source_not,
arglex_token_exclude_uuid,
arglex_token_exclude_uuid_not,
arglex_token_exclude_version,
arglex_token_exclude_version_not,
arglex_token_ignore_uuid,
arglex_token_ignore_uuid_not,
arglex_token_inventory,
arglex_token_missing,
arglex_token_patch,
arglex_token_patch_not,
arglex_token_path_prefix_add,
arglex_token_pending,
arglex_token_receive,
arglex_token_replay,
arglex_token_send,
arglex_token_trojan,
arglex_token_trojan_not,
ARGLEX3_MAX
} |
Functions |
| void | arglex3_init (int, char **) |
Enumeration Type Documentation
- Enumerator:
| arglex_token_aeget |
|
| arglex_token_all |
|
| arglex_token_ascii_armor |
|
| arglex_token_ascii_armor_not |
|
| arglex_token_archive |
|
| arglex_token_compatibility_not |
|
| arglex_token_content_transfer_encoding |
|
| arglex_token_description_header |
|
| arglex_token_description_header_not |
|
| arglex_token_entire_source |
|
| arglex_token_entire_source_not |
|
| arglex_token_exclude_uuid |
|
| arglex_token_exclude_uuid_not |
|
| arglex_token_exclude_version |
|
| arglex_token_exclude_version_not |
|
| arglex_token_ignore_uuid |
|
| arglex_token_ignore_uuid_not |
|
| arglex_token_inventory |
|
| arglex_token_missing |
|
| arglex_token_patch |
|
| arglex_token_patch_not |
|
| arglex_token_path_prefix_add |
|
| arglex_token_pending |
|
| arglex_token_receive |
|
| arglex_token_replay |
|
| arglex_token_send |
|
| arglex_token_trojan |
|
| arglex_token_trojan_not |
|
| ARGLEX3_MAX |
|
Definition at line 26 of file arglex3.h.
Function Documentation