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

/openbsd-current/lib/libsndio/
H A Dsioctl_priv.h48 int (*ondesc)(struct sioctl_hdl *); member in struct:sioctl_ops
H A Dsioctl.c135 return hdl->ops->ondesc(hdl);
/openbsd-current/usr.bin/sndioctl/
H A Dsndioctl.c65 void ondesc(void *, struct sioctl_desc *, int);
885 ondesc(void *arg, struct sioctl_desc *d, int curval) function
1031 if (!sioctl_ondesc(hdl, ondesc, NULL)) {

Completed in 181 milliseconds