Searched refs:tag_opts (Results 1 – 1 of 1) sorted by relevance
94 static const char tag_opts[] = "+BbcdFflQqRr:D:"; variable131 while ((c = getopt (argc, argv, is_rtag ? rtag_opts : tag_opts)) != -1) in cvstag()