OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:thunk_ioctl
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/usermode/include/
thunk.h
146
int
thunk_ioctl
(int fd, unsigned long request, void *opaque);
/src/sys/arch/usermode/dev/
vatapi.c
324
if (
thunk_ioctl
(sc->sc_fd, SCIOCCOMMAND, &kreq) != -1) {
345
printf("
thunk_ioctl
== -1, errno %d\n", thunk_geterrno());
/src/sys/arch/usermode/usermode/
thunk.c
666
thunk_ioctl
(int fd, unsigned long request, void *opaque)
function in typeref:typename:int
Completed in 30 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025