Home
last modified time | relevance | path

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

/frameworks/wilhelm/tests/sandbox/
Dmultiplay.c143 char **pathnames = &argv[i]; in main() local
187 SLDataLocator_URI locURI = {SL_DATALOCATOR_URI, (SLchar *) pathnames[i % numPathnames]}; in main()
224 printf("player %d (%s): ", i, pathnames[i]); in main()