audio.c | 771 static dev_type_open(audioopen); 782 .d_open = audioopen, 1773 audioopen(dev_t dev, int flags, int ifmt, struct lwp *l) function in typeref:typename:int 2562 * from the time audioopen() was executed until now. If it happens, 2564 * that exist at that point, so that audioopen() must abort without
|