OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
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/
ld_thunkbus.c
106
sc->sc_fd =
thunk_open
(path, O_RDWR, 0);
vatapi.c
132
sc->sc_fd =
thunk_open
(taa->u.vdev.path, O_RDWR, 0);
/src/sys/arch/usermode/usermode/
thunk.c
502
thunk_open
(const char *path, int flags, mode_t mode)
function
Completed in 16 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026