Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/audio/utilities/
H A DAudioHdrParse.cc204 static char *lib_hz = NULL; in RateParse() local
217 lib_hz = to_lowercase(_MGET_("hz")); in RateParse()
233 (strcoll(khz, lib_hz) != 0)) { in RateParse()