Searched refs:optparse (Results 1 - 23 of 23) sorted by relevance

/netbsd-current/sbin/mount_hfs/
H A Dmount_hfs.c108 mntoptparse_t optparse; local
117 optparse = getmntopts(optarg, mopts, mntflags, 0);
118 if (optparse == NULL)
120 freemntopts(optparse);
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/scripts/
H A Dlitlint.py10 import optparse namespace
61 parser = optparse.OptionParser()
/netbsd-current/external/apache2/llvm/dist/llvm/utils/
H A Dindirect_calls.py19 import optparse namespace
43 parser = optparse.OptionParser("%prog [options] <binary>")
H A Dclang-parse-diagnostics-file7 from optparse import OptionParser, OptionGroup
H A Dllvm-compilers-check71 import optparse
580 parser = optparse.OptionParser(version="%prog 1.0")
/netbsd-current/external/cddl/osnet/dist/lib/pyzfs/common/
H A Dholds.py28 import optparse namespace
50 parser = optparse.OptionParser(usage=u, prog="zfs")
H A Duserspace.py28 import optparse namespace
158 parser = optparse.OptionParser(usage=u, prog="zfs")
H A Dallow.py31 import optparse namespace
302 parser = optparse.OptionParser(usage=u, prog="zfs")
/netbsd-current/external/apache2/llvm/dist/clang/bindings/python/examples/cindex/
H A Dcindex-includes.py20 from optparse import OptionParser, OptionGroup
H A Dcindex-dump.py59 from optparse import OptionParser, OptionGroup
/netbsd-current/external/apache2/llvm/dist/clang/utils/hmaptool/
H A Dhmaptool5 import optparse namespace
117 parser = optparse.OptionParser("%%prog %s [options] <headermap path>" % (
165 parser = optparse.OptionParser("%%prog %s [options] <input path> <output path>" % (
232 parser = optparse.OptionParser("%%prog %s [options] <headermap path>" % (
/netbsd-current/crypto/external/bsd/netpgp/dist/src/hkpclient/
H A Doptparse.lua2 -- Interface based on Pythons optparse.
3 -- http://docs.python.org/lib/module-optparse.html
/netbsd-current/external/bsd/unbound/dist/contrib/
H A Dunbound-querycachedb.py8 from optparse import OptionParser
/netbsd-current/crypto/external/bsd/netpgp/dist/bindings/lua/
H A Doptparse.lua2 -- Interface based on Pythons optparse.
3 -- http://docs.python.org/lib/module-optparse.html
/netbsd-current/libexec/httpd/lua/
H A Doptparse.lua2 -- Interface based on Pythons optparse.
3 -- http://docs.python.org/lib/module-optparse.html
/netbsd-current/external/apache2/llvm/dist/clang/tools/scan-build/bin/
H A Dset-xcode-analyzer63 from optparse import OptionParser
/netbsd-current/external/gpl3/gcc.old/dist/contrib/testsuite-management/
H A Dvalidate_failures.py62 import optparse namespace
480 parser = optparse.OptionParser(usage=__doc__)
/netbsd-current/external/gpl3/gcc/dist/contrib/testsuite-management/
H A Dvalidate_failures.py58 import optparse namespace
476 parser = optparse.OptionParser(usage=__doc__)
/netbsd-current/external/apache2/llvm/dist/clang/utils/
H A Dtoken-delta.py233 from optparse import OptionParser, OptionGroup
H A DFindSpecRefs805 from optparse import OptionParser
H A DFuzzTest163 from optparse import OptionParser, OptionGroup
/netbsd-current/external/apache2/llvm/dist/llvm/utils/Misc/
H A Dzkill139 from optparse import OptionParser, OptionGroup
/netbsd-current/external/apache2/llvm/dist/clang/utils/ABITest/
H A DABITestGen.py352 from optparse import OptionParser, OptionGroup

Completed in 143 milliseconds