Searched defs:selmouse (Results 1 – 1 of 1) sorted by relevance
98 struct selmouse { struct99 struct mouse *sm_mouse; /* Pointer to parent structure */101 int sm_ttyfd; /* Active TTY file descriptor */126 static struct selmouse Selmouse; argument