Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioHdrParse.cc259 static char *lib_mono = NULL; in ChannelParse() local
269 lib_mono = to_lowercase(_MGET_("mono")); in ChannelParse()
294 (strcoll(cstr, lib_mono) == 0)) { in ChannelParse()