Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/audio/audioplay/
H A Daudioplay.c135 static char *Audio_path = NULL; variable
378 Audio_path = getenv("AUDIOPATH"); in main()
413 if ((ifd = path_open(Ifile, O_RDONLY, 0, Audio_path)) in main()