Home
last modified time | relevance | path

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

/dports/audio/xmcd/xmcd-3.3.2/libdi_d/
H A Dcdsim.c490 return CDSIM_PARMERR; in cdsim_m_rdtoc()
542 return CDSIM_PARMERR; in cdsim_m_play()
587 return CDSIM_PARMERR; in cdsim_m_playmsf()
627 return CDSIM_PARMERR; in cdsim_m_playti()
636 return CDSIM_PARMERR; in cdsim_m_playti()
703 return CDSIM_PARMERR; in cdsim_l_play()
742 return CDSIM_PARMERR; in cdsim_l_readcd()
H A Dcdsim.h38 #define CDSIM_PARMERR 3 /* Command parameter error */ macro