Home
last modified time | relevance | path

Searched defs:options (Results 1 – 25 of 493) sorted by relevance

12345678910>>...20

/freebsd-src/contrib/bsddialog/utility/
H A Dutil.h43 struct options { struct
52 /* Menus and Forms options */ argument
56 /* Forms options */ argument
58 /* Date and Time options */ argument
61 /* General options */ argument
70 /* Theme and Screen options*/ argument
82 int cols, int argc, char **argv, struct options *opt); argument
/freebsd-src/usr.sbin/usbconfig/
H A Dusbconfig.c46 struct options { struct
47 const char *quirkname;
48 void *buffer;
49 int template;
50 gid_t gid;
51 uid_t uid;
52 mode_t mode;
53 uint32_t got_any;
54 struct LIBUSB20_CONTROL_SETUP_DECODED setup;
55 uint16_t bus;
[all …]
/freebsd-src/sbin/nvmecontrol/
H A Dpassthru.c44 static struct options { struct
45 uint8_t opcode;
46 uint8_t flags;
47 uint16_t rsvd;
48 uint32_t nsid;
49 uint32_t data_len;
50 uint32_t metadata_len;
51 uint32_t timeout;
52 uint32_t cdw2;
53 uint32_t cdw3;
[all …]
H A Dsanitize.c48 static struct options { struct
49 auseoptions global() argument
50 ndasoptions global() argument
51 oipbpoptions global() argument
52 reportonlyoptions global() argument
53 owpassoptions global() argument
54 ovrpatoptions global() argument
55 sanactoptions global() argument
56 devoptions global() argument
H A Dreconnect.c25 static struct options { argument
23 static struct options { global() struct
24 devoptions global() argument
26 addressoptions global() argument
27 hostnqnoptions global() argument
28 katooptions global() argument
29 num_io_queuesoptions global() argument
30 queue_sizeoptions global() argument
31 data_digestsoptions global() argument
32 flow_controloptions global() argument
33 header_digestsoptions global() argument
H A Dperftest.c51 static struct options { struct
52 bool perthread;
53 uint32_t threads;
54 uint32_t size;
55 uint32_t time;
56 const char *op;
57 const char *intr;
58 const char *flags;
59 const char *dev;
H A Dformat.c53 static struct options { struct
54 lbafoptions global() argument
55 msoptions global() argument
56 pioptions global() argument
57 piloptions global() argument
58 sesoptions global() argument
59 Eflagoptions global() argument
60 Cflagoptions global() argument
61 devoptions global() argument
H A Dconnect.c27 static struct options { struct
28 transportoptions global() argument
29 addressoptions global() argument
30 cntlidoptions global() argument
31 subnqnoptions global() argument
32 hostnqnoptions global() argument
33 katooptions global() argument
34 num_io_queuesoptions global() argument
35 queue_sizeoptions global() argument
36 data_digestsoptions global() argument
37 flow_controloptions global() argument
38 header_digestsoptions global() argument
H A Didentify.c48 static struct options { struct
49 bool hex;
50 bool verbose;
51 const char *dev;
52 uint32_t nsid;
/freebsd-src/usr.bin/indent/
H A Dindent_globs.h143 struct options { struct
144 int blanklines_around_conditional_compilation;
145 int blanklines_after_declarations_at_proctop; /* this is vaguely
152 int blanklines_after_declarations;
153 int blanklines_after_procs;
154 int blanklines_before_blockcomments;
155 int leave_comma; /* if true, never break declarations after
157 int btype_2; /* when true, brace should be on same line
159 int Bill_Shannon; /* true iff a blank should always be
161 int comment_delimiter_on_blankline;
[all …]
/freebsd-src/libexec/tftpd/
H A Dtftp-options.h47 struct options { struct
55 extern struct options options[]; argument
/freebsd-src/contrib/kyua/cli/
H A Dconfig_test.cpp136 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
153 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
168 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
185 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
203 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
218 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
236 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
251 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
266 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
283 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
[all …]
H A Dcommon_test.cpp87 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
97 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
109 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
121 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
132 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
149 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
166 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
183 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
197 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
209 std::map< std::string, std::vector< std::string > > options; in ATF_TEST_CASE_BODY() local
[all …]
/freebsd-src/contrib/ntp/sntp/libopts/autoopts/
H A Doptions.h603 struct options { struct
604 int const structVersion; ///< The version of this struct
605 unsigned int origArgCt; ///< program argument count
606 char ** origArgVect; ///< program argument vector
607 proc_state_mask_t fOptSet; ///< option proc. state flags
608 unsigned int curOptIdx; ///< current option index
609 char * pzCurOpt; ///< current option text
612 char const * const pzProgPath;
614 char const * const pzProgName;
616 char const * const pzPROGNAME;
[all …]
/freebsd-src/contrib/kyua/utils/cmdline/
H A Dparser_test.cpp240 std::vector< const base_option* > options; in ATF_TEST_CASE_BODY() local
256 std::vector< const base_option* > options; in ATF_TEST_CASE_BODY() local
274 std::vector< const base_option* > options; in ATF_TEST_CASE_BODY() local
293 std::vector< const base_option* > options; in ATF_TEST_CASE_BODY() local
335 std::vector< const base_option* > options; in ATF_TEST_CASE_BODY() local
380 std::vector< const base_option* > options; in ATF_TEST_CASE_BODY() local
414 std::vector< const base_option* > options; in ATF_TEST_CASE_BODY() local
444 std::vector< const base_option* > options; in ATF_TEST_CASE_BODY() local
470 std::vector< const base_option* > options; in ATF_TEST_CASE_BODY() local
496 std::vector< const base_option* > options; in ATF_TEST_CASE_BODY() local
[all …]
/freebsd-src/contrib/cortex-strings/benchmarks/dhry/
H A Ddhry_1.c26 #define options " -otexan -zp8 -5r -ms" macro
30 #define options " No optimisation" macro
34 #define options " -otexan -zp8 -5r -ms" macro
38 #define options " No optimisation" macro
42 #define options " -otexan -zp8 -5r -ms" macro
46 #define options " No optimisation" macro
50 #define options " -otexan -zp8 -5r -ms" macro
54 #define options " No optimisation" macro
/freebsd-src/crypto/openssl/crypto/bio/
H A Dbio_sock2.c41 int BIO_socket(int domain, int socktype, int protocol, int options) in BIO_socket()
90 int BIO_connect(int sock, const BIO_ADDR *addr, int options) in BIO_connect()
159 int BIO_bind(int sock, const BIO_ADDR *addr, int options) in BIO_bind()
233 int BIO_listen(int sock, const BIO_ADDR *addr, int options) in BIO_listen()
314 int BIO_accept_ex(int accept_sock, BIO_ADDR *addr_, int options) in BIO_accept_ex()
/freebsd-src/contrib/xz/src/liblzma/common/
H A Dstream_flags_decoder.c16 stream_flags_decode(lzma_stream_flags *options, const uint8_t *in) in stream_flags_decode()
30 lzma_stream_header_decode(lzma_stream_flags *options, const uint8_t *in) in lzma_stream_header_decode()
62 lzma_stream_footer_decode(lzma_stream_flags *options, const uint8_t *in) in lzma_stream_footer_decode()
H A Dstream_flags_encoder.c16 stream_flags_encode(const lzma_stream_flags *options, uint8_t *out) in stream_flags_encode()
29 lzma_stream_header_encode(const lzma_stream_flags *options, uint8_t *out) in lzma_stream_header_encode()
56 lzma_stream_footer_encode(const lzma_stream_flags *options, uint8_t *out) in lzma_stream_footer_encode()
/freebsd-src/sys/contrib/openzfs/tests/test-runner/bin/
H A Dtest-runner.py.in187 def kill_cmd(self, proc, options, kmemleak, keyboard_interrupt=False): argument
263 def run(self, options, dryrun=None, kmemleak=None): argument
346 log(self, options, suppress_console=False) global() argument
465 run(self, options, dryrun=None, kmemleak=None) global() argument
586 run(self, options, dryrun=None, kmemleak=None) global() argument
635 __init__(self, options) global() argument
667 addtest(self, pathname, options) global() argument
680 addtestgroup(self, dirname, filenames, options) global() argument
719 read(self, options) global() argument
790 write(self, options) global() argument
857 setup_logging(self, options) global() argument
877 run(self, options) global() argument
996 find_tests(testrun, options) global() argument
1015 filter_tests(testrun, options) global() argument
[all...]
/freebsd-src/contrib/ntp/sntp/libevent/sample/
H A Ddns-example.c154 struct options { in main() struct
155 int reverse; in main()
156 int use_getaddrinfo; in main()
157 int servertest; in main()
158 const char *resolv_conf; in main()
159 const char *ns; in main()
/freebsd-src/contrib/libevent/sample/
H A Ddns-example.c154 struct options { in main() struct
155 int reverse; in main()
156 int use_getaddrinfo; in main()
157 int servertest; in main()
158 const char *resolv_conf; in main()
159 const char *ns; in main()
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Expression/
H A DREPL.h59 void SetFormatOptions(const OptionGroupFormat &options) { in SetFormatOptions()
64 SetValueObjectDisplayOptions(const OptionGroupValueObjectDisplay &options) { in SetValueObjectDisplayOptions()
68 void SetEvaluateOptions(const EvaluateExpressionOptions &options) { in SetEvaluateOptions()
72 void SetCompilerOptions(const char *options) { in SetCompilerOptions()
/freebsd-src/usr.sbin/i2c/
H A Di2c.c52 struct options { struct
53 widthoptions global() argument
54 countoptions global() argument
55 verboseoptions global() argument
56 binaryoptions global() argument
57 skipoptions global() argument
58 modeoptions global() argument
59 diroptions global() argument
60 addroptions global() argument
61 offoptions global() argument
62 off_bufoptions global() argument
63 off_lenoptions global() argument
[all...]
/freebsd-src/crypto/heimdal/lib/krb5/
H A Dverify_init.c37 krb5_verify_init_creds_opt_init(krb5_verify_init_creds_opt *options) in krb5_verify_init_creds_opt_init()
43 krb5_verify_init_creds_opt_set_ap_req_nofail(krb5_verify_init_creds_opt *options, in krb5_verify_init_creds_opt_set_ap_req_nofail()
56 krb5_verify_init_creds_opt *options) in fail_verify_is_ok()
76 krb5_verify_init_creds_opt *options) in krb5_verify_init_creds()

12345678910>>...20