Home
last modified time | relevance | path

Searched refs:option_locus (Results 1 – 4 of 4) sorted by relevance

/dports/archivers/gtar/tar-1.34/src/
H A Dtar.c894 static struct option_locus *option_class[OC_MAX];
898 static struct option_locus *
901 struct option_locus *optloc; in optloc_save()
927 static struct option_locus *
937 struct option_locus *loc = optloc_lookup (id); in option_set_in_cl()
945 optloc_eq (struct option_locus *a, struct option_locus *b) in optloc_eq()
1328 struct option_locus *prev; in set_old_files_option()
2233 struct option_locus *save_loc_ptr; in parse_default_options()
2568 struct option_locus *one_top_level_loc = in decode_options()
2570 struct option_locus *absolute_names_loc = in decode_options()
[all …]
H A Dcommon.h828 struct option_locus struct
833 struct option_locus *prev; /* Previous occurrence of the option of same argument
839 struct option_locus *loc;
855 void more_options (int argc, char **argv, struct option_locus *loc);
H A Dnames.c992 struct option_locus loc; in handle_option()
/dports/archivers/gtar/tar-1.34/
H A DChangeLog1936 (option_locus): New struct.