putter.c | 133 struct selinfo pi_sel; member in struct:putter_instance 346 selrecord(curlwp, &pi->pi_sel); 466 selremove_knote(&pi->pi_sel, kn); 514 selrecord_knote(&pi->pi_sel, kn); 550 selinit(&pi->pi_sel); 627 seldestroy(&pi->pi_sel); 636 selnotify(&pi->pi_sel, 0, 0);
|