| qd.c | 221 struct selinfo qdrsel[NQD]; /* process waiting for select */ variable in typeref:struct:selinfo[] 529 selinit(&qdrsel[unit]); 1525 selrecord(p, &qdrsel[unit]); 1528 selrecord(p, &qdrsel[unit]); 1551 selremove_knote(&qdrsel[unit], kn); 1624 selrecord_knote(&qdrsel[unit], kn); 2091 selnotify(&qdrsel[unit], 0, 0); 2106 selnotify(&qdrsel[unit], 0, 0); 2122 selnotify(&qdrsel[unit], 0, 0); 2752 selnotify(&qdrsel[unit], 0, 0) [all...] |