Home
last modified time | relevance | path

Searched refs:option_index (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/audio/legacy/libalsa-intf/
Daplay.c561 int option_index = 0; in main() local
590 while ((c = getopt_long(argc, argv, "PVMD:R:C:F:B:T:", long_options, &option_index)) != -1) { in main()
Darec.c516 int option_index = 0; in main() local
542 while ((c = getopt_long(argc, argv, "PVMD:R:C:T:F:B:", long_options, &option_index)) != -1) { in main()