Home
last modified time | relevance | path

Searched defs:getdev (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/usr.bin/lastcomm/
H A Dlastcomm.c211 getdev(dev_t dev) in getdev() function
/openbsd-src/usr.bin/lastcomm/
H A Dlastcomm.c201 getdev(dev_t dev) in getdev() function
/netbsd-src/sys/dev/audio/
H A Daudio_if.h115 int (*getdev)(void *, struct audio_device *); member
/openbsd-src/lib/libsndio/
H A Dsioctl_sun.c152 struct audio_device getdev; in init() local