Searched refs:_sioctl_sun_open (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/lib/libsndio/
H A Dsioctl_priv.h52 struct sioctl_hdl *_sioctl_sun_open(const char *, unsigned int, int);
H A Dsioctl.c46 return _sioctl_sun_open("rsnd/0", mode, nbio);
51 return _sioctl_sun_open(str, mode, nbio);
H A Dsioctl_sun.c391 _sioctl_sun_open(const char *str, unsigned int mode, int nbio) function

Completed in 215 milliseconds