Home
last modified time | relevance | path

Searched refs:add_option (Results 1 – 10 of 10) sorted by relevance

/freebsd-12-stable/cddl/contrib/opensolaris/lib/pyzfs/common/
Duserspace.py160 parser.add_option("-n", action="store_true", dest="noname",
162 parser.add_option("-i", action="store_true", dest="translate",
164 parser.add_option("-H", action="store_true", dest="noheaders",
166 parser.add_option("-p", action="store_true", dest="parsable",
168 parser.add_option("-o", dest="fields", metavar="field[,...]",
171 parser.add_option("-s", dest="sortfields", metavar="field",
175 parser.add_option("-S", dest="sortfields", metavar="field",
179 parser.add_option("-t", dest="types", metavar="type[,...]",
Dallow.py304 parser.add_option("-l", action="store_true", dest="local",
306 parser.add_option("-d", action="store_true", dest="descend",
308 parser.add_option("-u", action="store_true", dest="user",
310 parser.add_option("-g", action="store_true", dest="group",
312 parser.add_option("-e", action="store_true", dest="everyone",
314 parser.add_option("-c", action="store_true", dest="create",
316 parser.add_option("-s", action="store_true", dest="set", help=sstr)
318 parser.add_option("-r", action="store_true", dest="recursive",
Dholds.py52 parser.add_option("-r", action="store_true", dest="recursive",
/freebsd-12-stable/contrib/unbound/contrib/
Dunbound-querycachedb.py47 parser.add_option("-a", "--address", dest="address", action="store",
50 parser.add_option("-b", "--backend", dest="backend", action="store",
53 parser.add_option("-p", "--port", dest="port", action="store",
56 parser.add_option("-s", "--secret", dest="secret", action="store",
58 parser.add_option("-t", "--qtype", dest="qtype", action="store",
/freebsd-12-stable/contrib/googletest/googletest/scripts/
Dupload.py393 parser.add_option("-y", "--assume_yes", action="store_true",
398 group.add_option("-q", "--quiet", action="store_const", const=0,
400 group.add_option("-v", "--verbose", action="store_const", const=2,
403 group.add_option("--noisy", action="store_const", const=3,
407 group.add_option("-s", "--server", action="store", dest="server",
412 group.add_option("-e", "--email", action="store", dest="email",
415 group.add_option("-H", "--host", action="store", dest="host",
418 group.add_option("--no_cookies", action="store_false",
423 group.add_option("-d", "--description", action="store", dest="description",
426 group.add_option("-f", "--description_file", action="store",
[all …]
/freebsd-12-stable/contrib/googletest/googlemock/scripts/
Dupload.py393 parser.add_option("-y", "--assume_yes", action="store_true",
398 group.add_option("-q", "--quiet", action="store_const", const=0,
400 group.add_option("-v", "--verbose", action="store_const", const=2,
403 group.add_option("--noisy", action="store_const", const=3,
407 group.add_option("-s", "--server", action="store", dest="server",
412 group.add_option("-e", "--email", action="store", dest="email",
415 group.add_option("-H", "--host", action="store", dest="host",
418 group.add_option("--no_cookies", action="store_false",
423 group.add_option("-d", "--description", action="store", dest="description",
426 group.add_option("-f", "--description_file", action="store",
[all …]
/freebsd-12-stable/tools/test/hwpmc/
Dpmctest.py69 parser.add_option("-p", "--program", dest="program",
71 parser.add_option("-w", "--wait", action="store_true", dest="wait",
/freebsd-12-stable/tools/tools/shlib-compat/
Dshlib-compat.py1074 parser.add_option('-v', '--verbose', action='count',
1076 parser.add_option('--alias-prefix', action='append',
1078 parser.add_option('--dump', action='store_true',
1080 parser.add_option('--no-dump', action='store_true',
1082 parser.add_option('--out-orig', action='store',
1084 parser.add_option('--out-new', action='store',
1086 parser.add_option('--dwarfdump', action='store',
1088 parser.add_option('--objdump', action='store',
1090 parser.add_option('--exclude-ver', action='append', metavar="RE")
1091 parser.add_option('--include-ver', action='append', metavar="RE")
[all …]
/freebsd-12-stable/contrib/libarchive/libarchive/
Darchive_read_support_format_mtree.c816 add_option(struct archive_read *a, struct mtree_option **global, in add_option() function
882 r = add_option(a, global, line, next - line); in process_global_set()
1009 r = add_option(a, &entry->options, iter->value, in process_add_entry()
1030 r = add_option(a, &entry->options, line, next - line); in process_add_entry()
/freebsd-12-stable/contrib/gcclibs/libiberty/testsuite/
Ddemangle-expected3518 void libcw_app_ct::add_option<libcw_app_ct>(void (libcw_app_ct::*)(char const*), char const*, char,…
3519 libcw_app_ct::add_option<libcw_app_ct>