Searched refs:long_options (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/tools/power/cpupower/bench/ |
D | main.c | 31 static struct option long_options[] = { variable 89 long_options, &option_index); in main()
|
/linux-4.1.27/tools/hv/ |
D | hv_fcopy_daemon.c | 141 static struct option long_options[] = { in main() local 147 while ((opt = getopt_long(argc, argv, "hn", long_options, in main()
|
D | hv_vss_daemon.c | 195 static struct option long_options[] = { in main() local 201 while ((opt = getopt_long(argc, argv, "hn", long_options, in main()
|
D | hv_kvp_daemon.c | 1446 static struct option long_options[] = { in main() local 1452 while ((opt = getopt_long(argc, argv, "hn", long_options, in main()
|
/linux-4.1.27/tools/power/x86/turbostat/ |
D | turbostat.c | 3025 static struct option long_options[] = { in cmdline() local 3046 long_options, &option_index)) != -1) { in cmdline()
|