| /openbmc/u-boot/tools/env/ |
| H A D | fw_env_main.c | 44 static struct option long_options[] = { variable 122 while ((c = getopt_long(argc, argv, ":a:c:l:h:v", long_options, NULL)) != in parse_common_args() 158 while ((c = getopt_long(argc, argv, "a:c:ns:l:h:v", long_options, NULL)) in parse_printenv_args() 185 while ((c = getopt_long(argc, argv, "a:c:ns:l:h:v", long_options, NULL)) in parse_setenv_args()
|
| /openbmc/qemu/storage-daemon/ |
| H A D | qemu-storage-daemon.c | 217 static const struct option long_options[] = { in process_options() local 238 while ((c = getopt_set_loc(argc, argv, "-hT:V", long_options)) != -1) { in process_options()
|
| /openbmc/phosphor-mboxd/ |
| H A D | mboxd.c | 176 static const struct option long_options[] = { in parse_cmdline() local 192 while ((opt = getopt_long(argc, argv, "f:w::n::vsVh", long_options, NULL)) in parse_cmdline()
|
| H A D | mboxctl.c | 382 static const struct option long_options[] = { in parse_cmdline() local 403 while ((opt = getopt_long(argc, argv, "spdlkrfue:cvh", long_options, in parse_cmdline()
|
| /openbmc/phosphor-logging/ |
| H A D | logging_test.cpp | 240 static struct option long_options[] = { in main() local 246 while ((arg = getopt_long(argc, argv, "hc:", long_options, in main()
|
| /openbmc/openbmc/poky/meta/recipes-core/util-linux/util-linux/ |
| H A D | fcntl-lock.c | 50 static const struct option long_options[] = { variable 153 while ( (opt = getopt_long(argc, argv, "+sexnouw:hV?", long_options, &ix)) != EOF ) { in main()
|
| /openbmc/phosphor-ipmi-flash/tools/ |
| H A D | main.cpp | 102 static struct option long_options[] = { in main() local 118 int c = getopt_long(argc, argv, "c:i:m:s:a:l:t:uH:p:", long_options, in main()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/mplayer/libplacebo/ |
| H A D | 0001-Fix-compiling-demos-without-nuklear.patch | 30 static struct option long_options[] = {
|
| /openbmc/hiomapd/ |
| H A D | mboxctl.c | 338 static const struct option long_options[] = { in parse_cmdline() local 360 while ((opt = getopt_long(argc, argv, "spdlkrfue:cvh", long_options, in parse_cmdline()
|
| H A D | mboxd.c | 225 static const struct option long_options[] = { in parse_cmdline() local 243 while ((opt = getopt_long(argc, argv, "f:b:w::n::vst::Vh", long_options, NULL)) in parse_cmdline()
|
| /openbmc/phosphor-host-postd/ |
| H A D | main.cpp | 273 static const struct option long_options[] = { in main() local 294 while ((opt = getopt_long(argc, argv, optstring, long_options, nullptr)) != in main()
|
| /openbmc/skeleton/fanctl/ |
| H A D | fan_control.c | 429 struct option long_options[] = in parse_argument() local 439 c = getopt_long (argc, argv, "c:d:f:p:", long_options, NULL); in parse_argument()
|
| /openbmc/u-boot/tools/ |
| H A D | sunxi-spl-image-builder.c | 409 static const struct option long_options[] = { in main() local 423 long_options, &option_index); in main()
|
| H A D | ifdtool.c | 834 static struct option long_options[] = { in main() local 854 long_options, &option_index)) != EOF) { in main()
|
| /openbmc/debug-trigger/ |
| H A D | main.c | 508 static struct option long_options[] = { in main() local 514 c = getopt_long(argc, argv, "", long_options, NULL); in main()
|
| /openbmc/pldm/pldmd/ |
| H A D | pldmd.cpp | 185 static struct option long_options[] = { in main() local 188 auto argflag = getopt_long(argc, argv, "v", long_options, nullptr); in main()
|
| /openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/openssl-tpm-engine/files/ |
| H A D | 0001-create-tpm-key-support-well-known-key-option.patch | 48 long_options, &option_index);
|
| /openbmc/openbmc/poky/meta/recipes-devtools/makedevs/makedevs/ |
| H A D | makedevs.c | 486 static struct option long_options[] = { variable 526 long_options, &c)) >= 0) { in main()
|
| /openbmc/btbridge/ |
| H A D | btbridged.c | 634 static const struct option long_options[] = { in main() local 645 while ((opt = getopt_long(argc, argv, "", long_options, NULL)) != -1) { in main()
|
| /openbmc/openbmc/poky/meta/recipes-devtools/dosfstools/dosfstools/ |
| H A D | source-date-epoch.patch | 136 const struct option long_options[] = {
|
| /openbmc/qemu/tests/qtest/ |
| H A D | ahci-test.c | 1926 static struct option long_options[] = { in main() local 1935 c = getopt_long(argc, argv, "", long_options, NULL); in main()
|
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/hddtemp/hddtemp/ |
| H A D | hddtemp_0.3-beta15-52.diff | 2139 - c = getopt_long (argc, argv, "bDdf:l:hp:qs:u:vnw46S:", long_options, &lindex); 2140 + c = getopt_long (argc, argv, "bDdf:l:hp:qs:u:vnw46FS:", long_options, &lindex);
|