Home | History | Annotate | Download | only in aplay

Lines Matching refs:getopt_long

429 	while ((c = getopt_long(argc, argv, short_options, long_options, &option_index)) != -1) {