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

/openbsd-current/sbin/sysctl/
H A Dsysctl.c1794 struct list audiolist = { audioname, KERN_AUDIO_MAXID }; variable in typeref:struct:list
2881 listall(string, &audiolist);
2884 if ((indx = findname(string, "third", bufpp, &audiolist)) == -1)
2887 *typep = audiolist.list[indx].ctl_type;

Completed in 2718 milliseconds