Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cdrw/
H A Dbstream.h58 #define STR_ERR_WAV_BAD_HEADER 8 macro
H A Dbstream.c70 case STR_ERR_WAV_BAD_HEADER: in str_errno_to_string()
495 str_errno = STR_ERR_WAV_BAD_HEADER; in open_wav_read_stream()