Home
last modified time | relevance | path

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

/openbsd/include/
H A Dsndio.h76 #define SIO_NENC 8 macro
86 } enc[SIO_NENC];
/openbsd/regress/lib/libsndio/cap/
H A Dcap.c32 for (i = 0; i < SIO_NENC; i++) { in cap_pr()
/openbsd/lib/libsndio/
H A Dsio_aucat.c349 for (i = 0; i < SIO_NENC; i++) { in sio_aucat_getcap()