OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_statfd
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.sbin/wsmoused/
wsmoused.h
50
int
m_statfd
; /* File descriptor of wscons status device */
member in struct:mouse
wsmoused.c
311
fds[0].fd = Mouse.
m_statfd
;
326
res = read(Mouse.
m_statfd
, &event, sizeof(event));
577
Mouse.
m_statfd
= open(tstat, O_RDONLY | O_NONBLOCK, 0);
578
if (Mouse.
m_statfd
== -1)
selection.c
183
(void)ioctl(Selmouse.sm_mouse->
m_statfd
, WSDISPLAYIO_GETACTIVESCREEN,
Completed in 14 milliseconds
Indexes created Wed Oct 01 15:09:59 GMT 2025