OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:happy_read
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/modules/examples/luareadhappy/
luareadhappy.c
66
dev_type_read(
happy_read
);
71
.d_read =
happy_read
,
155
happy_read
(dev_t self __unused, struct uio *uio, int flags __unused)
function in typeref:typename:int
/src/sys/modules/examples/readhappy/
readhappy.c
98
dev_type_read(
happy_read
);
103
.d_read =
happy_read
,
146
happy_read
(dev_t self __unused, struct uio *uio, int flags __unused)
function in typeref:typename:int
/src/sys/modules/examples/readhappy_mpsafe/
readhappy_mpsafe.c
114
dev_type_read(
happy_read
);
124
.d_read =
happy_read
,
182
*
happy_read
allows only a single file descriptor to read at a point of time
187
happy_read
(dev_t self __unused, struct uio *uio, int flags __unused)
function in typeref:typename:int
Completed in 11 milliseconds
Indexes created Tue Sep 23 02:09:52 GMT 2025