ctl.c | 67 static int properties, fullduplex, rerror; variable in typeref:typename:int 95 { "full_duplex", &fullduplex, UINT, 0 }, 96 { "fullduplex", &fullduplex, UINT, 0 }, 310 if (ioctl(fd, AUDIO_GETFD, &fullduplex) < 0) 448 if (p->valp == &fullduplex) 450 &fullduplex) < 0)
|