Searched refs:long_options (Results 1 – 7 of 7) sorted by relevance
/tools/power/cpupower/bench/ |
D | main.c | 31 static struct option long_options[] = { variable 89 long_options, &option_index); in main()
|
/tools/hv/ |
D | hv_fcopy_daemon.c | 154 static struct option long_options[] = { in main() local 160 while ((opt = getopt_long(argc, argv, "hn", long_options, in main()
|
D | hv_vss_daemon.c | 162 static struct option long_options[] = { in main() local 168 while ((opt = getopt_long(argc, argv, "hn", long_options, in main()
|
D | hv_kvp_daemon.c | 1370 static struct option long_options[] = { in main() local 1376 while ((opt = getopt_long(argc, argv, "hn", long_options, in main()
|
/tools/testing/selftests/networking/timestamping/ |
D | rxtimestamp.c | 110 static struct option long_options[] = { variable 333 while ((opt = getopt_long(argc, argv, "", long_options, in main()
|
/tools/power/x86/x86_energy_perf_policy/ |
D | x86_energy_perf_policy.c | 526 static struct option long_options[] = { in cmdline() local 550 long_options, &option_index)) != -1) { in cmdline()
|
/tools/power/x86/turbostat/ |
D | turbostat.c | 4999 static struct option long_options[] = { in cmdline() local 5021 long_options, &option_index)) != -1) { in cmdline()
|