Home
last modified time | relevance | path

Searched defs:options (Results 151 – 175 of 485) sorted by relevance

12345678910>>...20

/freebsd/crypto/openssl/apps/
H A Dpkcs12.c162 int export_pkcs12 = 0, options = 0, chain = 0, twopass = 0, keytype = 0; in pkcs12_main() local
837 int passlen, int options, char *pempass, in dump_certs_keys_p12()
882 const char *pass, int passlen, int options, in dump_certs_pkeys_bags()
896 const char *pass, int passlen, int options, in dump_certs_pkeys_bag()
H A Dversion.c46 int cflags = 0, version = 0, date = 0, options = 0, platform = 0, dir = 0; in version_main() local
/freebsd/contrib/xz/src/liblzma/common/
H A Dstream_encoder_mt.c959 get_options(const lzma_mt *options, lzma_options_easy *opt_easy, in get_options()
1032 const lzma_mt *options) in stream_encoder_mt_init()
1200 lzma_stream_encoder_mt(lzma_stream *strm, const lzma_mt *options) in lzma_stream_encoder_mt()
1235 lzma_stream_encoder_mt_memusage(const lzma_mt *options) in lzma_stream_encoder_mt_memusage()
/freebsd/contrib/kyua/utils/cmdline/
H A Dbase_command.cpp152 cmdline::command_proto::options(void) const in options() function in cmdline::command_proto
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBReproducer.cpp86 const SBReplayOptions &options) { in Replay()
H A DSBFrame.cpp744 SBVariablesOptions options; in GetVariables() local
769 SBVariablesOptions options; in GetVariables() local
779 SBValueList SBFrame::GetVariables(const lldb::SBVariablesOptions &options) { in GetVariables()
1021 SBExpressionOptions options; in EvaluateExpression() local
1047 SBExpressionOptions options; in EvaluateExpression() local
1068 SBExpressionOptions options; in EvaluateExpression() local
1085 const SBExpressionOptions &options) { in EvaluateExpression()
H A DSBFile.cpp48 auto options = File::GetOptionsFromMode(mode); in SBFile() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Language/CPlusPlus/
H A DGenericOptional.cpp20 ValueObject &valobj, Stream &stream, const TypeSummaryOptions &options) { in GenericOptionalSummaryProvider()
/freebsd/crypto/heimdal/lib/krb5/
H A Dget_in_tkt.c365 krb5_flags options, in krb5_get_in_cred()
530 krb5_flags options, in krb5_get_in_tkt()
/freebsd/contrib/mandoc/
H A Dread.c61 int options; /* parser options */ member
660 mparse_alloc(int options, enum mandoc_os os_e, const char *os_s) in mparse_alloc()
/freebsd/sbin/fsck/
H A Dfsck.c64 char *options; local
68 static char *options = NULL; variable
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dglobal.c44 char options[256]; variable
/freebsd/sys/contrib/openzfs/lib/libshare/
H A Dlibshare.c110 sa_validate_shareopts(const char *options, enum sa_protocol protocol) in sa_validate_shareopts()
/freebsd/contrib/elftoolchain/cxxfilt/
H A Dcxxfilt.c48 enum options enum
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/
H A DHostInfoBase.h135 static llvm::Expected<llvm::StringRef> GetSDKRoot(SDKOptions options) { in GetSDKRoot() argument
/freebsd/sbin/nvmecontrol/modules/wdc/
H A Dwdc.c59 static struct options struct
61 const char *template;
62 const char *dev;
63 uint8_t data_area;
/freebsd/sbin/ping/
H A Dmain.c65 u_int options; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Debugging/
H A DDebugInfoSupport.cpp70 auto options = llvm::DIDumpOptions(); in dumpDWARFContext() local
/freebsd/sbin/dhclient/
H A Doptions.c382 int mms, struct tree_cache **options, in cons_options()
527 store_options(unsigned char *buffer, int buflen, struct tree_cache **options, in store_options()
/freebsd/contrib/libarchive/libarchive/
H A Darchive_write_set_options.c66 archive_write_set_options(struct archive *a, const char *options) in archive_write_set_options()
H A Darchive_read_set_options.c66 archive_read_set_options(struct archive *a, const char *options) in archive_read_set_options()
/freebsd/tools/test/stress2/lib/
H A Doptions.c141 options(int argc, char **argv) in options() function
/freebsd/usr.bin/dtc/
H A Ddtc.cc116 const char *options = "@hqI:O:o:V:d:R:S:p:b:fi:svH:W:E:DP:"; in main() local
/freebsd/cddl/contrib/opensolaris/lib/pyzfs/common/
H A Dallow.py134 def args_to_perms(parser, options, who, perms): argument
/freebsd/usr.sbin/extattr/
H A Drmextattr.c108 const char *options, *attrname; in main() local

12345678910>>...20