OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:netbsd32_ioctl
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/modules/compat_netbsd32/
Makefile
37
SRCS+=
netbsd32_ioctl
.c netbsd32_kern_proc.c
/src/sys/arch/sparc64/sparc64/
netbsd32_machdep_13.c
69
#include <compat/netbsd32/
netbsd32_ioctl
.h>
netbsd32_machdep_16.c
69
#include <compat/netbsd32/
netbsd32_ioctl
.h>
netbsd32_machdep.c
71
#include <compat/netbsd32/
netbsd32_ioctl
.h>
/src/sys/compat/linux32/common/
linux32_socket.c
66
#include <compat/netbsd32/
netbsd32_ioctl
.h>
728
error =
netbsd32_ioctl
(curlwp, &ia, retval);
linux32_termios.c
390
error =
netbsd32_ioctl
(curlwp, &ia, retval);
/src/sys/compat/netbsd32/
netbsd32_ioctl.c
1
/* $NetBSD:
netbsd32_ioctl
.c,v 1.122 2024/11/10 16:20:12 riastradh Exp $ */
34
__KERNEL_RCSID(0, "$NetBSD:
netbsd32_ioctl
.c,v 1.122 2024/11/10 16:20:12 riastradh Exp $");
95
#include <compat/netbsd32/
netbsd32_ioctl
.h>
1296
netbsd32_ioctl
(struct lwp *l,
function in typeref:typename:int
1328
printf("
netbsd32_ioctl
(%d, %x, %x): "
netbsd32_drm.c
35
#include <compat/netbsd32/
netbsd32_ioctl
.h>
netbsd32_sysent.c
355
.sy_call = (sy_call_t *)
netbsd32_ioctl
356
}, /* 54 =
netbsd32_ioctl
*/
netbsd32_syscallargs.h
316
check_syscall_args(
netbsd32_ioctl
)
2955
int
netbsd32_ioctl
(struct lwp *, const struct netbsd32_ioctl_args *, register_t *);
/src/sys/compat/sunos32/
sunos32_ioctl.c
947
return
netbsd32_ioctl
(l, &bsd_ua, retval);
Completed in 41 milliseconds
Indexes created Sun Sep 28 12:09:53 GMT 2025