HomeSort by: relevance | last modified time | path
    Searched defs:oss_label_t (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libossaudio/
soundcard.h 571 typedef char oss_label_t[OSS_LABEL_SIZE]; typedef in typeref:typename:char[OSS_LABEL_SIZE]
647 #define SNDCTL_SETLABEL _IOW ('Y',4, oss_label_t)
648 #define SNDCTL_GETLABEL _IOR ('Y',4, oss_label_t)
soundcard.h 571 typedef char oss_label_t[OSS_LABEL_SIZE]; typedef in typeref:typename:char[OSS_LABEL_SIZE]
647 #define SNDCTL_SETLABEL _IOW ('Y',4, oss_label_t)
648 #define SNDCTL_GETLABEL _IOR ('Y',4, oss_label_t)

Completed in 129 milliseconds