Home
last modified time | relevance | path

Searched refs:required_argument (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/phosphor-networkd/src/
H A Dargument.cpp87 {"oem-payload", required_argument, NULL, 'o'},
88 {"package", required_argument, NULL, 'p'},
89 {"channel", required_argument, NULL, 'c'},
90 {"index", required_argument, NULL, 'x'},
92 {"pmask", required_argument, NULL, 'j'},
93 {"cmask", required_argument, NULL, 'k'},
H A Dncsi_cmd.cpp52 {"package", required_argument, NULL, 'p'},
53 {"channel", required_argument, NULL, 'c'},
54 {"interface", required_argument, NULL, 'i'},
55 {"mctp", required_argument, NULL, 'm'},
/openbmc/witherspoon-pfault-analysis/power-supply/
H A Dargument.cpp86 {"path", required_argument, NULL, 'p'},
87 {"instance", required_argument, NULL, 'n'},
88 {"inventory", required_argument, NULL, 'i'},
89 {"num-history-records", required_argument, NULL, 'r'},
90 {"sync-gpio-path", required_argument, NULL, 'a'},
91 {"sync-gpio-num", required_argument, NULL, 'u'},
/openbmc/qemu/storage-daemon/
H A Dqemu-storage-daemon.c218 {"blockdev", required_argument, NULL, OPTION_BLOCKDEV}, in process_options()
219 {"chardev", required_argument, NULL, OPTION_CHARDEV}, in process_options()
221 {"export", required_argument, NULL, OPTION_EXPORT}, in process_options()
223 {"monitor", required_argument, NULL, OPTION_MONITOR}, in process_options()
224 {"nbd-server", required_argument, NULL, OPTION_NBD_SERVER}, in process_options()
225 {"object", required_argument, NULL, OPTION_OBJECT}, in process_options()
226 {"pidfile", required_argument, NULL, OPTION_PIDFILE}, in process_options()
227 {"trace", required_argument, NULL, 'T'}, in process_options()
/openbmc/phosphor-ipmi-flash/tools/
H A Dmain.cpp103 {"command", required_argument, nullptr, 'c'}, in main()
104 {"interface", required_argument, nullptr, 'i'}, in main()
105 {"image", required_argument, nullptr, 'm'}, in main()
106 {"sig", required_argument, nullptr, 's'}, in main()
107 {"address", required_argument, nullptr, 'a'}, in main()
108 {"length", required_argument, nullptr, 'l'}, in main()
109 {"type", required_argument, nullptr, 't'}, in main()
111 {"host", required_argument, nullptr, 'H'}, in main()
/openbmc/qemu/
H A Dqemu-nbd.c549 { "bind", required_argument, NULL, 'b' }, in main()
550 { "port", required_argument, NULL, 'p' }, in main()
551 { "socket", required_argument, NULL, 'k' }, in main()
552 { "offset", required_argument, NULL, 'o' }, in main()
555 { "bitmap", required_argument, NULL, 'B' }, in main()
556 { "connect", required_argument, NULL, 'c' }, in main()
560 { "load-snapshot", required_argument, NULL, 'l' }, in main()
562 { "cache", required_argument, NULL, QEMU_NBD_OPT_CACHE }, in main()
563 { "aio", required_argument, NULL, QEMU_NBD_OPT_AIO }, in main()
564 { "discard", required_argument, NULL, QEMU_NBD_OPT_DISCARD }, in main()
[all …]
H A Dqemu-io.c503 { "cmd", required_argument, NULL, 'c' }, in main()
504 { "format", required_argument, NULL, 'f' }, in main()
511 { "aio", required_argument, NULL, 'i' }, in main()
512 { "discard", required_argument, NULL, 'd' }, in main()
513 { "cache", required_argument, NULL, 't' }, in main()
514 { "trace", required_argument, NULL, 'T' }, in main()
515 { "object", required_argument, NULL, OPTION_OBJECT }, in main()
/openbmc/witherspoon-pfault-analysis/power-sequencer/
H A Dargument.cpp42 {"action", required_argument, NULL, 'a'},
43 {"interval", required_argument, NULL, 'i'},
/openbmc/u-boot/tools/env/
H A Dfw_env_main.c45 {"config", required_argument, NULL, 'c'},
47 {"script", required_argument, NULL, 's'},
49 {"lock", required_argument, NULL, 'l'},
/openbmc/u-boot/tools/
H A Dsunxi-spl-image-builder.c411 {"ecc", required_argument, 0, 'c'}, in main()
412 {"page", required_argument, 0, 'p'}, in main()
413 {"oob", required_argument, 0, 'o'}, in main()
414 {"usable", required_argument, 0, 'u'}, in main()
415 {"eraseblock", required_argument, 0, 'e'}, in main()
418 {"address", required_argument, 0, 'a'}, in main()
/openbmc/phosphor-post-code-manager/src/
H A Dmain.cpp30 static struct option longOpts[] = {{"host", required_argument, 0, 'h'}, in main()
31 {"config", required_argument, 0, 'c'}, in main()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/socketcan/canutils/
H A D0001-canutils-candump-Add-error-frame-s-handling.patch59 { "protocol", required_argument, 0, 'p' },
60 { "type", required_argument, 0, 't' },
61 { "filter", required_argument, 0, FILTER_OPTION },
/openbmc/skeleton/fanctl/
H A Dfan_control.c431 {"fan_num", required_argument, 0, 'f'}, in parse_argument()
432 {"core_num", required_argument, 0, 'c'}, in parse_argument()
433 {"cpu_num", required_argument, 0, 'p'}, in parse_argument()
434 {"dimm_num", required_argument, 0, 'd'}, in parse_argument()
/openbmc/phosphor-led-sysfs/
H A Dargument.hpp48 {"path", required_argument, nullptr, 'p'},
/openbmc/kcsbridge/src/
H A Dargs.cpp15 {"channel", required_argument, nullptr, 'c'}, in Args()
/openbmc/qemu/tools/i386/
H A Dqemu-vmsr-helper.c337 { "socket", required_argument, NULL, 'k' }, in main()
338 { "pidfile", required_argument, NULL, 'f' }, in main()
340 { "trace", required_argument, NULL, 'T' }, in main()
/openbmc/libmctp/utils/
H A Dmctp-demux-daemon.c583 { "capture-binding", required_argument, 0, 'b' },
584 { "capture-socket", required_argument, 0, 's' },
585 { "binding-linktype", required_argument, 0, 'B' },
586 { "socket-linktype", required_argument, 0, 'S' },
588 { "eid", required_argument, 0, 'e' },
/openbmc/phosphor-state-manager/
H A Dscheduled_host_transition_main.cpp24 {"host", required_argument, nullptr, 'h'}, {nullptr, 0, nullptr, 0}}; in main()
H A Dchassis_check_power_status.cpp35 {"chassis", required_argument, nullptr, 'c'}, {nullptr, 0, nullptr, 0}}; in main()
H A Dhost_state_manager_main.cpp28 {"host", required_argument, nullptr, 'h'}, {nullptr, 0, nullptr, 0}}; in main()
H A Dchassis_state_manager_main.cpp28 {"chassis", required_argument, nullptr, 'c'}, {nullptr, 0, nullptr, 0}}; in main()
/openbmc/qemu/tests/migration-stress/
H A Dstress.c272 { "ramsize", required_argument, NULL, 'r' }, in main()
273 { "cpus", required_argument, NULL, 'c' }, in main()
/openbmc/u-boot/scripts/dtc/
H A Dutil.h243 #define a_argument required_argument
/openbmc/hiomapd/
H A Dmboxctl.c347 { "resume", required_argument, 0, 'e' }, in parse_cmdline()
349 { "backend", required_argument, 0, 'b' }, in parse_cmdline()
H A Dmboxd.c226 { "flash", required_argument, 0, 'f' }, in parse_cmdline()
227 { "backend", required_argument, 0, 'b' }, in parse_cmdline()

12