OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:m_fifofd
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.sbin/wsmoused/
wsmoused.h
49
int
m_fifofd
; /* File descriptor of fifo */
member in struct:mouse
wsmoused.c
235
Mouse.
m_fifofd
= -1;
237
Mouse.
m_fifofd
= open(Mouse.m_fifoname,
239
if (Mouse.
m_fifofd
== -1)
355
if (Mouse.
m_fifofd
>= 0) {
356
res = write(Mouse.
m_fifofd
, &event,
Completed in 15 milliseconds
Indexes created Mon Oct 13 00:09:54 GMT 2025