OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linux32_socketcall
(Results
1 - 14
of
14
) sorted by relevancy
/src/sys/compat/linux32/common/
linux32_socketcall.c
1
/* $NetBSD:
linux32_socketcall
.c,v 1.9 2014/06/21 10:23:07 maxv Exp $ */
34
__KERNEL_RCSID(0, "$NetBSD:
linux32_socketcall
.c,v 1.9 2014/06/21 10:23:07 maxv Exp $");
56
#include <compat/linux32/common/
linux32_socketcall
.h>
66
}
linux32_socketcall
[LINUX32_MAX_SOCKETCALL+1] = {
variable in typeref:struct:__anon2370
103
linux32_socketcall
[SCARG(uap, what)].argsize)) != 0)
107
ktrkuser(
linux32_socketcall
[SCARG(uap, what)].name, &ua,
108
linux32_socketcall
[SCARG(uap, what)].argsize);
110
return
linux32_socketcall
[SCARG(uap, what)].syscall(l, &ua, retval);
linux32_mman.c
72
#include <compat/linux32/common/
linux32_socketcall
.h>
linux32_resource.c
73
#include <compat/linux32/common/
linux32_socketcall
.h>
linux32_utsname.c
72
#include <compat/linux32/common/
linux32_socketcall
.h>
linux32_wait.c
72
#include <compat/linux32/common/
linux32_socketcall
.h>
linux32_dirent.c
76
#include <compat/linux32/common/
linux32_socketcall
.h>
linux32_sched.c
71
#include <compat/linux32/common/
linux32_socketcall
.h>
linux32_stat.c
75
#include <compat/linux32/common/
linux32_socketcall
.h>
linux32_socket.c
89
#include <compat/linux32/common/
linux32_socketcall
.h>
linux32_time.c
77
#include <compat/linux32/common/
linux32_socketcall
.h>
linux32_unistd.c
75
#include <compat/linux32/common/
linux32_socketcall
.h>
/src/sys/modules/compat_linux32/
Makefile
16
SRCS+= linux32_socket.c
linux32_socketcall
.c linux32_stat.c linux32_sysctl.c
/src/sys/compat/linux32/arch/aarch64/
linux32_syscalls.c
29
#include <compat/linux32/common/
linux32_socketcall
.h>
linux32_sysent.c
28
#include <compat/linux32/common/
linux32_socketcall
.h>
Completed in 30 milliseconds
Indexes created Sun Feb 22 16:20:20 UTC 2026