Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cdrw/
H A Dbstream.h56 #define STR_ERR_WAV_READ_ERR 6 macro
H A Dbstream.c66 case STR_ERR_WAV_READ_ERR: in str_errno_to_string()
490 str_errno = STR_ERR_WAV_READ_ERR; in open_wav_read_stream()