Home
last modified time | relevance | path

Searched refs:multiple_format (Results 1 - 1 of 1) sorted by relevance

/third_party/alsa-utils/axfer/
H A Dxfer-options.c426 static const char *const multiple_format = "%s-%i%s"; in generate_path_with_suffix() local
441 snprintf(xfer->paths[index], len, multiple_format, template, in generate_path_with_suffix()
454 static const char *const multiple_format = "%s-%i"; in generate_path_without_suffix() local
468 snprintf(xfer->paths[index], len, multiple_format, template, in generate_path_without_suffix()

Completed in 1 milliseconds