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

/illumos-gate/usr/src/uts/common/io/audio/impl/
H A Daudio_client.h115 int auclnt_open(audio_client_t *, int);
H A Daudio_sun.c1071 if ((rv = auclnt_open(c, oflag)) != 0) {
1097 if ((rv = auclnt_open(c, 0)) != 0) {
H A Daudio_oss.c486 if ((rv = auclnt_open(c, oflag | FNDELAY)) != 0) {
1929 if ((rv = auclnt_open(c, 0)) != 0) {
H A Daudio_client.c1287 auclnt_open(audio_client_t *c, int oflag) function

Completed in 76 milliseconds