Home
last modified time | relevance | path

Searched defs:ondesc (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libsndio/
H A Dsioctl_priv.h48 int (*ondesc)(struct sioctl_hdl *); member
/openbsd/usr.bin/sndioctl/
H A Dsndioctl.c885 ondesc(void *arg, struct sioctl_desc *d, int curval) in ondesc() function