Home
last modified time | relevance | path

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

12345678910>>...19

/freebsd/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/usr.sbin/usbconfig/
H A Dusbconfig.c46 struct options { struct
132 static struct options options; variable
47 quirknameoptions global() argument
48 bufferoptions global() argument
49 templateoptions global() argument
50 gidoptions global() argument
51 uidoptions global() argument
52 modeoptions global() argument
53 got_anyoptions global() argument
54 setupoptions global() argument
55 busoptions global() argument
56 addroptions global() argument
57 ifaceoptions global() argument
58 vidoptions global() argument
59 pidoptions global() argument
60 lo_revoptions global() argument
61 hi_revoptions global() argument
62 string_indexoptions global() argument
63 config_indexoptions global() argument
64 alt_indexoptions global() argument
65 got_listoptions global() argument
66 got_busoptions global() argument
67 got_addroptions global() argument
68 got_set_configoptions global() argument
69 got_set_altoptions global() argument
70 got_set_templateoptions global() argument
71 got_get_templateoptions global() argument
72 got_suspendoptions global() argument
73 got_resumeoptions global() argument
74 got_resetoptions global() argument
75 got_power_offoptions global() argument
76 got_power_saveoptions global() argument
77 got_power_onoptions global() argument
78 got_dump_device_quirksoptions global() argument
79 got_dump_quirk_namesoptions global() argument
80 got_dump_all_descoptions global() argument
81 got_dump_device_descoptions global() argument
82 got_dump_curr_configoptions global() argument
83 got_dump_all_configoptions global() argument
84 got_dump_infooptions global() argument
85 got_dump_statsoptions global() argument
86 got_show_iface_driveroptions global() argument
87 got_remove_device_quirkoptions global() argument
88 got_add_device_quirkoptions global() argument
89 got_remove_quirkoptions global() argument
90 got_add_quirkoptions global() argument
91 got_dump_stringoptions global() argument
92 got_do_requestoptions global() argument
93 got_detach_kernel_driveroptions global() argument
[all...]
/freebsd/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 bool ause;
50 bool ndas;
51 bool oipbp;
52 bool reportonly;
53 uint8_t owpass;
54 uint32_t ovrpat;
55 const char *sanact;
56 const char *dev;
H A Dreconnect.c23 static struct options { struct
24 const char *dev;
25 const char *transport;
26 const char *address;
27 const char *hostnqn;
28 uint32_t kato;
29 uint16_t num_io_queues;
30 uint16_t queue_size;
31 bool data_digests;
32 bool flow_control;
[all …]
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 uint32_t lbaf;
55 uint32_t ms;
56 uint32_t pi;
57 uint32_t pil;
58 uint32_t ses;
59 bool Eflag;
60 bool Cflag;
61 const char *dev;
H A Dconnect.c27 static struct options { struct
28 const char *transport;
29 const char *address;
30 const char *cntlid;
31 const char *subnqn;
32 const char *hostnqn;
33 uint32_t kato;
34 uint16_t num_io_queues;
35 uint16_t queue_size;
36 bool data_digests;
[all …]
H A Didentify.c48 static struct options { struct
49 bool hex;
50 bool verbose;
51 const char *dev;
52 uint32_t nsid;
H A Dtelemetry.c50 static struct options { struct
51 const char *outfn;
52 const char *dev;
53 uint8_t da;
/freebsd/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/libexec/tftpd/
H A Dtftp-options.h47 struct options { struct
55 extern struct options options[]; argument
/freebsd/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/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/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/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/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/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
358 def log(self, options, suppress_console=False): argument
477 def run(self, options, dryrun=None, kmemleak=None): argument
598 def run(self, options, dryrun=None, kmemleak=None): argument
647 def __init__(self, options): argument
679 def addtest(self, pathname, options): argument
692 def addtestgroup(self, dirname, filenames, options): argument
731 def read(self, options): argument
802 def write(self, options): argument
[all …]
/freebsd/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/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/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/usr.sbin/i2c/
H A Di2c.c52 struct options { struct
53 const char *width;
54 unsigned count;
55 int verbose;
56 int binary;
57 const char *skip;
58 int mode;
59 char dir;
60 uint32_t addr;
61 uint32_t off;
[all …]
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DStringPrinter.cpp380 const ReadStringAndDumpToStreamOptions &options) in ReadBufferAndDumpToStreamOptions() argument
398 const StringPrinter::ReadStringAndDumpToStreamOptions &options, in ReadEncodedBufferAndDumpToStream() argument
495 ReadStringAndDumpToStream(const ReadStringAndDumpToStreamOptions & options) ReadStringAndDumpToStream() argument
502 ReadStringAndDumpToStream(const ReadStringAndDumpToStreamOptions & options) ReadStringAndDumpToStream() argument
509 ReadStringAndDumpToStream(const ReadStringAndDumpToStreamOptions & options) ReadStringAndDumpToStream() argument
516 ReadStringAndDumpToStream(const ReadStringAndDumpToStreamOptions & options) ReadStringAndDumpToStream() argument
523 ReadBufferAndDumpToStream(const ReadBufferAndDumpToStreamOptions & options) ReadBufferAndDumpToStream() argument
530 ReadBufferAndDumpToStream(const ReadBufferAndDumpToStreamOptions & options) ReadBufferAndDumpToStream() argument
537 ReadBufferAndDumpToStream(const ReadBufferAndDumpToStreamOptions & options) ReadBufferAndDumpToStream() argument
544 ReadBufferAndDumpToStream(const ReadBufferAndDumpToStreamOptions & options) ReadBufferAndDumpToStream() argument
[all...]
/freebsd/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>>...19