OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thunk_open
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/arch/usermode/include/
thunk.h
118
int
thunk_open
(const char *, int, mode_t);
/src/sys/arch/usermode/dev/
vatapi.c
132
sc->sc_fd =
thunk_open
(taa->u.vdev.path, O_RDWR, 0);
ld_thunkbus.c
106
sc->sc_fd =
thunk_open
(path, O_RDWR, 0);
/src/sys/arch/usermode/usermode/
thunk.c
502
thunk_open
(const char *path, int flags, mode_t mode)
function in typeref:typename:int
Completed in 13 milliseconds
Indexes created Tue Oct 14 21:09:58 GMT 2025