Searched refs:long_options (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/tools/power/cpupower/bench/ |
D | main.c | 31 static struct option long_options[] = { variable 89 long_options, &option_index); in main()
|
/linux-4.4.14/tools/hv/ |
D | hv_fcopy_daemon.c | 143 static struct option long_options[] = { in main() local 149 while ((opt = getopt_long(argc, argv, "hn", long_options, in main()
|
D | hv_vss_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_kvp_daemon.c | 1411 static struct option long_options[] = { in main() local 1417 while ((opt = getopt_long(argc, argv, "hn", long_options, in main()
|
/linux-4.4.14/tools/power/x86/turbostat/ |
D | turbostat.c | 3136 static struct option long_options[] = { in cmdline() local 3157 long_options, &option_index)) != -1) { in cmdline()
|