Searched refs:arg_hdr (Results 1 – 2 of 2) sorted by relevance
74 struct arg_hdr struct93 struct arg_hdr hdr; /* The mandatory argtable header struct */ argument98 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 */
1768 struct arg_hdr *errorparent = (struct arg_hdr *)(end->parent[i]); in arg_print_errors()3822 int find_shortoption(struct arg_hdr * *table, char shortopt) in find_shortoption()3862 struct longoptions * alloc_longoptions(struct arg_hdr * *table) in alloc_longoptions()3951 char * alloc_shortoptions(struct arg_hdr * *table) in alloc_shortoptions()3960 struct arg_hdr *hdr = table[tabindex]; in alloc_shortoptions()3975 struct arg_hdr *hdr = table[tabindex]; in alloc_shortoptions()3997 int arg_endindex(struct arg_hdr * *table) in arg_endindex()4009 struct arg_hdr * *table, in arg_parse_tagged()4136 struct arg_hdr * *table, in arg_parse_untagged()4221 void arg_parse_check(struct arg_hdr * *table, struct arg_end *endtable) in arg_parse_check()[all …]