Home
last modified time | relevance | path

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

/external/tinyalsa_new/utils/
Doptparse.h115 char *optparse_arg(struct optparse *options);
268 optparse_arg(struct optparse *options) in optparse_arg() function
Dtinyplay.c352 cmd.filename = optparse_arg(&opts); in main()