Home
last modified time | relevance | path

Searched refs:arg_hdr (Results 1 – 2 of 2) sorted by relevance

/external/epid-sdk/ext/argtable3/
Dargtable3.h74 struct arg_hdr struct
93 struct arg_hdr hdr; /* The mandatory argtable header struct */ argument
98 struct arg_hdr hdr; /* The mandatory argtable header struct */
104 struct arg_hdr hdr; /* The mandatory argtable header struct */
111 struct arg_hdr hdr; /* The mandatory argtable header struct */
118 struct arg_hdr hdr; /* The mandatory argtable header struct */
125 struct arg_hdr hdr; /* The mandatory argtable header struct */
132 struct arg_hdr hdr; /* The mandatory argtable header struct */
141 struct arg_hdr hdr; /* The mandatory argtable header struct */
150 struct arg_hdr hdr; /* The mandatory argtable header struct */
Dargtable3.c1807 struct arg_hdr *errorparent = (struct arg_hdr *)(end->parent[i]); in arg_print_errors()
3919 int find_shortoption(struct arg_hdr * *table, char shortopt) in find_shortoption()
3959 struct longoptions * alloc_longoptions(struct arg_hdr * *table) in alloc_longoptions()
4048 char * alloc_shortoptions(struct arg_hdr * *table) in alloc_shortoptions()
4057 struct arg_hdr *hdr = table[tabindex]; in alloc_shortoptions()
4072 struct arg_hdr *hdr = table[tabindex]; in alloc_shortoptions()
4094 int arg_endindex(struct arg_hdr * *table) in arg_endindex()
4106 struct arg_hdr * *table, in arg_parse_tagged()
4233 struct arg_hdr * *table, in arg_parse_untagged()
4318 void arg_parse_check(struct arg_hdr * *table, struct arg_end *endtable) in arg_parse_check()
[all …]