| /f-stack/tools/libxo/xo/ |
| H A D | xo.c | 245 { "continuation", no_argument, NULL, 'C' }, 247 { "help", no_argument, &opts.o_help, 1 }, 248 { "html", no_argument, NULL, 'H' }, 250 { "json", no_argument, NULL, 'J' }, 257 { "pretty", no_argument, NULL, 'p' }, 259 { "text", no_argument, NULL, 'T' }, 260 { "top-wrap", no_argument, &opts.o_top_wrap, 1 }, 261 { "xml", no_argument, NULL, 'X' }, 262 { "xpath", no_argument, &opts.o_xpath, 1 }, 263 { "version", no_argument, &opts.o_version, 1 }, [all …]
|
| /f-stack/tools/libxo/xopo/ |
| H A D | xopo.c | 104 { "help", no_argument, &opts.o_help, 1 }, 105 { "number", no_argument, NULL, 'n' }, 109 { "simplify", no_argument, NULL, 'S' }, 110 { "warn", no_argument, NULL, 'W' },
|
| /f-stack/freebsd/contrib/openzfs/tests/zfs-tests/cmd/xattrtest/ |
| H A D | xattrtest.c | 56 { "help", no_argument, 0, 'h' }, 57 { "verbose", no_argument, 0, 'v' }, 58 { "verify", no_argument, 0, 'y' }, 64 { "synccaches", no_argument, 0, 'c' }, 65 { "dropcaches", no_argument, 0, 'd' }, 68 { "random", no_argument, 0, 'r' }, 69 { "randomvalue", no_argument, 0, 'R' }, 70 { "keep", no_argument, 0, 'k' },
|
| /f-stack/dpdk/examples/eventdev_pipeline/ |
| H A D | main.c | 108 {"queue-priority", no_argument, 0, 'P'}, 109 {"parallel", no_argument, 0, 'p'}, 110 {"ordered", no_argument, 0, 'o'}, 111 {"quiet", no_argument, 0, 'q'}, 112 {"use-atq", no_argument, 0, 'a'}, 113 {"dump", no_argument, 0, 'D'},
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool_influxdb/ |
| H A D | zpool_influxdb.c | 787 {"execd", no_argument, NULL, 'e'}, in main() 788 {"help", no_argument, NULL, 'h'}, in main() 789 {"no-histograms", no_argument, NULL, 'n'}, in main() 790 {"signed-int", no_argument, NULL, 'i'}, in main() 791 {"sum-histogram-buckets", no_argument, NULL, 's'}, in main()
|
| /f-stack/dpdk/lib/librte_eal/windows/include/ |
| H A D | getopt.h | 58 #define no_argument 0 macro
|
| /f-stack/dpdk/examples/vm_power_manager/ |
| H A D | main.c | 163 { "mac-updating", no_argument, 0, 1}, in parse_args() 164 { "no-mac-updating", no_argument, 0, 0}, in parse_args()
|
| /f-stack/dpdk/app/test-crypto-perf/ |
| H A D | cperf_options_parsing.c | 817 { CPERF_SILENT, no_argument, 0, 0 }, 818 { CPERF_SESSIONLESS, no_argument, 0, 0 }, 819 { CPERF_OUT_OF_PLACE, no_argument, 0, 0 }, 847 { CPERF_PDCP_SES_HFN_EN, no_argument, 0, 0 }, 850 { CPERF_CSV, no_argument, 0, 0},
|
| /f-stack/dpdk/examples/vdpa/ |
| H A D | main.c | 62 {"interactive", no_argument, &interactive, 1}, in parse_args() 63 {"client", no_argument, &client_mode, 1}, in parse_args()
|
| /f-stack/dpdk/examples/l2fwd-event/ |
| H A D | main.c | 197 { CMD_LINE_OPT_MAC_UPDATING, no_argument, &mac_updating, 1}, in l2fwd_event_parse_args() 198 { CMD_LINE_OPT_NO_MAC_UPDATING, no_argument, &mac_updating, 0}, in l2fwd_event_parse_args()
|
| /f-stack/dpdk/examples/vhost_crypto/ |
| H A D | main.c | 215 {ZERO_COPY_KEYWORD, no_argument, 0, 0}, in vhost_crypto_parse_args() 216 {POLLING_KEYWORD, no_argument, 0, 0}, in vhost_crypto_parse_args()
|
| /f-stack/dpdk/examples/l2fwd/ |
| H A D | main.c | 442 { CMD_LINE_OPT_MAC_UPDATING, no_argument, &mac_updating, 1}, 443 { CMD_LINE_OPT_NO_MAC_UPDATING, no_argument, &mac_updating, 0},
|
| /f-stack/dpdk/lib/librte_eal/windows/ |
| H A D | getopt.c | 170 if (long_options[match].has_arg == no_argument in parse_long_options()
|
| /f-stack/dpdk/examples/ioat/ |
| H A D | ioatfwd.c | 611 {CMD_LINE_OPT_MAC_UPDATING, no_argument, &mac_updating, 1}, in ioat_parse_args() 612 {CMD_LINE_OPT_NO_MAC_UPDATING, no_argument, &mac_updating, 0}, in ioat_parse_args()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_main.c | 4380 {"replicate", no_argument, NULL, 'R'}, in zfs_do_send() 4382 {"props", no_argument, NULL, 'p'}, in zfs_do_send() 4383 {"parsable", no_argument, NULL, 'P'}, in zfs_do_send() 4384 {"dedup", no_argument, NULL, 'D'}, in zfs_do_send() 4385 {"verbose", no_argument, NULL, 'v'}, in zfs_do_send() 4386 {"dryrun", no_argument, NULL, 'n'}, in zfs_do_send() 4388 {"embed", no_argument, NULL, 'e'}, in zfs_do_send() 4391 {"raw", no_argument, NULL, 'w'}, in zfs_do_send() 4392 {"backup", no_argument, NULL, 'b'}, in zfs_do_send() 4393 {"holds", no_argument, NULL, 'h'}, in zfs_do_send() [all …]
|
| /f-stack/dpdk/examples/l2fwd-crypto/ |
| H A D | main.c | 1622 { "sessionless", no_argument, 0, 0 }, in l2fwd_crypto_parse_args() 1653 { "sessionless", no_argument, 0, 0 }, in l2fwd_crypto_parse_args() 1656 { "mac-updating", no_argument, 0, 0}, in l2fwd_crypto_parse_args() 1657 { "no-mac-updating", no_argument, 0, 0}, in l2fwd_crypto_parse_args()
|
| /f-stack/dpdk/examples/vhost/ |
| H A D | main.c | 489 {"client", no_argument, &client_mode, 1}, in us_vhost_parse_args() 490 {"builtin-net-driver", no_argument, &builtin_net_driver, 1}, in us_vhost_parse_args()
|
| /f-stack/freebsd/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 565 {"cancel", no_argument, NULL, 'c'}, in zpool_do_initialize() 566 {"suspend", no_argument, NULL, 's'}, in zpool_do_initialize() 567 {"wait", no_argument, NULL, 'w'}, in zpool_do_initialize() 3130 {"discard", no_argument, NULL, 'd'}, in zpool_do_checkpoint() 3131 {"wait", no_argument, NULL, 'w'}, in zpool_do_checkpoint() 3284 {"rewind-to-checkpoint", no_argument, NULL, CHECKPOINT_OPT}, in zpool_do_import() 7146 {"cancel", no_argument, NULL, 'c'}, in zpool_do_trim() 7147 {"secure", no_argument, NULL, 'd'}, in zpool_do_trim() 7149 {"suspend", no_argument, NULL, 's'}, in zpool_do_trim() 7150 {"wait", no_argument, NULL, 'w'}, in zpool_do_trim()
|
| /f-stack/dpdk/examples/fips_validation/ |
| H A D | main.c | 231 {FOLDER_KEYWORD, no_argument, 0, 0}, in cryptodev_fips_validate_parse_args() 235 {CRYPTODEV_ST_KEYWORD, no_argument, 0, 0}, in cryptodev_fips_validate_parse_args()
|