| /freebsd-14.2/usr.sbin/usbconfig/ |
| H A D | usbconfig.c | 46 struct options { struct 48 void *buffer; 49 int template; 50 gid_t gid; 51 uid_t uid; 52 mode_t mode; 55 uint16_t bus; 56 uint16_t addr; 57 uint16_t iface; 58 uint16_t vid; [all …]
|
| /freebsd-14.2/sbin/nvmecontrol/ |
| H A D | passthru.c | 47 uint8_t flags; 48 uint16_t rsvd; 49 uint32_t nsid; 53 uint32_t cdw2; 54 uint32_t cdw3; 55 uint32_t cdw10; 56 uint32_t cdw11; 62 bool binary; 64 bool dry_run; 65 bool read; [all …]
|
| H A D | sanitize.c | 49 static struct options { struct 50 bool ause; 51 bool ndas; 52 bool oipbp; 53 bool reportonly; 54 uint8_t owpass; 55 uint32_t ovrpat; 56 const char *sanact; 57 const char *dev;
|
| H A D | perftest.c | 52 static struct options { struct 53 bool perthread; 54 uint32_t threads; 55 uint32_t size; 56 uint32_t time; 57 const char *op; 58 const char *intr; 59 const char *flags; 60 const char *dev;
|
| H A D | format.c | 54 static struct options { struct 55 uint32_t lbaf; 56 uint32_t ms; 57 uint32_t pi; 58 uint32_t pil; 59 uint32_t ses; 60 bool Eflag; 61 bool Cflag; 62 const char *dev;
|
| H A D | identify.c | 49 static struct options { struct 50 bool hex; 51 bool verbose; 52 const char *dev; 53 uint32_t nsid;
|
| H A D | power.c | 48 static struct options { struct 49 bool list; 50 uint32_t power; 51 uint32_t workload; 52 const char *dev;
|
| /freebsd-14.2/usr.bin/indent/ |
| H A D | indent_globs.h | 145 struct options { struct 146 int blanklines_around_conditional_compilation; 154 int blanklines_after_declarations; 155 int blanklines_after_procs; 156 int blanklines_before_blockcomments; 161 int Bill_Shannon; /* true iff a blank should always be 163 int comment_delimiter_on_blankline; 194 int indent_parameters; 195 int ind_size; /* the size of one indentation level */ 196 int block_comment_max_col; [all …]
|
| /freebsd-14.2/libexec/tftpd/ |
| H A D | tftp-options.h | 47 struct options { struct 55 extern struct options options[]; argument
|
| /freebsd-14.2/contrib/kyua/cli/ |
| H A D | config_test.cpp | 136 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 D | common_test.cpp | 87 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-14.2/contrib/ntp/sntp/libopts/autoopts/ |
| H A D | options.h | 603 struct options { struct 612 char const * const pzProgPath; 614 char const * const pzProgName; 616 char const * const pzPROGNAME; 618 char const * const pzRcName; 620 char const * const pzCopyright; 622 char const * const pzCopyNotice; 653 /// the total number of options for the program argument 658 int const presetOptCt; 660 char const * pzFullUsage; [all …]
|
| /freebsd-14.2/contrib/kyua/utils/cmdline/ |
| H A D | parser_test.cpp | 240 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 577 const cmdline::options_vector options; in ATF_TEST_CASE_BODY() local [all …]
|
| /freebsd-14.2/contrib/cortex-strings/benchmarks/dhry/ |
| H A D | dhry_1.c | 26 #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-14.2/crypto/openssl/crypto/bio/ |
| H A D | bio_sock2.c | 41 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-14.2/contrib/xz/src/liblzma/common/ |
| H A D | stream_flags_encoder.c | 17 stream_flags_encode(const lzma_stream_flags *options, uint8_t *out) in stream_flags_encode() 30 lzma_stream_header_encode(const lzma_stream_flags *options, uint8_t *out) in lzma_stream_header_encode() 57 lzma_stream_footer_encode(const lzma_stream_flags *options, uint8_t *out) in lzma_stream_footer_encode()
|
| H A D | stream_flags_decoder.c | 17 stream_flags_decode(lzma_stream_flags *options, const uint8_t *in) in stream_flags_decode() 31 lzma_stream_header_decode(lzma_stream_flags *options, const uint8_t *in) in lzma_stream_header_decode() 63 lzma_stream_footer_decode(lzma_stream_flags *options, const uint8_t *in) in lzma_stream_footer_decode()
|
| /freebsd-14.2/sys/contrib/openzfs/tests/test-runner/bin/ |
| H A D | test-runner.py.in | 263 def run(self, options, dryrun=None, kmemleak=None): argument 346 def log(self, options, suppress_console=False): argument 465 def run(self, options, dryrun=None, kmemleak=None): argument 635 def __init__(self, options): argument 667 def addtest(self, pathname, options): argument 719 def read(self, options): argument 790 def write(self, options): argument 857 def setup_logging(self, options): argument 877 def run(self, options): argument 996 def find_tests(testrun, options): argument [all …]
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/sample/ |
| H A D | dns-example.c | 154 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-14.2/contrib/libevent/sample/ |
| H A D | dns-example.c | 154 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-14.2/contrib/llvm-project/lldb/include/lldb/Expression/ |
| H A D | REPL.h | 59 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-14.2/usr.sbin/i2c/ |
| H A D | i2c.c | 52 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-14.2/contrib/llvm-project/lldb/source/DataFormatters/ |
| H A D | StringPrinter.cpp | 380 const ReadStringAndDumpToStreamOptions &options) in ReadBufferAndDumpToStreamOptions() 398 const StringPrinter::ReadStringAndDumpToStreamOptions &options, in ReadEncodedBufferAndDumpToStream() 495 const ReadStringAndDumpToStreamOptions &options) { in ReadStringAndDumpToStream() 502 const ReadStringAndDumpToStreamOptions &options) { in ReadStringAndDumpToStream() 509 const ReadStringAndDumpToStreamOptions &options) { in ReadStringAndDumpToStream() 516 const ReadStringAndDumpToStreamOptions &options) { in ReadStringAndDumpToStream() 523 const ReadBufferAndDumpToStreamOptions &options) { in ReadBufferAndDumpToStream() 530 const ReadBufferAndDumpToStreamOptions &options) { in ReadBufferAndDumpToStream() 537 const ReadBufferAndDumpToStreamOptions &options) { in ReadBufferAndDumpToStream() 544 const ReadBufferAndDumpToStreamOptions &options) { in ReadBufferAndDumpToStream()
|
| /freebsd-14.2/crypto/heimdal/lib/krb5/ |
| H A D | verify_init.c | 37 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()
|
| /freebsd-14.2/crypto/openssl/test/ |
| H A D | README.ssltest.md | 155 #### Supported client-side options 174 #### Supported server-side options 186 #### Mutually supported options
|