Home
last modified time | relevance | path

Searched refs:syscall_package (Results 1 – 25 of 65) sorted by relevance

123

/netbsd-src/sys/sys/
H A Dsyscallvar.h48 struct syscall_package { struct
55 int syscall_establish(const struct emul *, const struct syscall_package *); argument
56 int syscall_disestablish(const struct emul *, const struct syscall_package *);
/netbsd-src/sys/kern/
H A Dkern_syscall.c107 syscall_establish(const struct emul *em, const struct syscall_package *sp) in syscall_establish()
145 syscall_disestablish(const struct emul *em, const struct syscall_package *sp) in syscall_disestablish()
/netbsd-src/sys/compat/netbsd32/
H A Dnetbsd32_compat_110.c46 static struct syscall_package compat_netbsd32_110_syscalls[] = {
H A Dnetbsd32_compat_40.c67 static struct syscall_package compat_netbsd32_40_syscalls[] = {
H A Dnetbsd32_compat_50_quota.c71 static struct syscall_package compat_netbsd32_quota_50_syscalls[] = {
H A Dnetbsd32_compat_60.c81 static struct syscall_package compat_netbsd32_60_syscalls[] = {
H A Dnetbsd32_compat_09.c93 static struct syscall_package compat_netbsd32_09_syscalls[] = {
H A Dnetbsd32_compat_16.c61 static const struct syscall_package netbsd32_kern_sig_16_syscalls[] = { in compat_netbsd32_16_init()
H A Dnetbsd32_compat_13.c97 static struct syscall_package compat_netbsd32_13_syscalls[] = {
/netbsd-src/sys/arch/arm/arm32/
H A Dnetbsd32_machdep_16.c69 static struct syscall_package compat_arm32_netbsd32_16_syscalls[] = {
H A Dnetbsd32_machdep_13.c68 static struct syscall_package compat_arm32_netbsd32_13_syscalls[] = {
/netbsd-src/sys/compat/common/
H A Duipc_syscalls_30.c28 static const struct syscall_package uipc_syscalls_30_syscalls[] = {
H A Dsys_descrip_100.c43 static const struct syscall_package sys_descrip_100_syscalls[] = {
H A Dkern_xxx_12.c53 static const struct syscall_package kern_xxx_12_syscalls[] = {
H A Dcompat_sysv_14_mod.c51 static const struct syscall_package compat_sysv_14_syscalls[] = {
H A Dcompat_sysv_10_mod.c52 static const struct syscall_package compat_sysv_10_syscalls[] = {
H A Dvfs_syscalls_40.c81 static const struct syscall_package vfs_syscalls_40_syscalls[] = {
H A Dcompat_sysv_50_mod.c54 static const struct syscall_package compat_sysv_50_syscalls[] = {
H A Dkern_time_60.c49 static const struct syscall_package compat_60_syscalls[] = {
H A Dkern_event_100.c44 static const struct syscall_package kern_event_100_syscalls[] = {
H A Dkern_exit_43.c81 static struct syscall_package kern_exit_43_syscalls[] = {
H A Dkern_time_30.c53 static const struct syscall_package kern_time_30_syscalls[] = {
H A Dvm_12.c47 static const struct syscall_package vm_12_syscalls[] = {
H A Dkern_sa_60.c45 static const struct syscall_package kern_sa_60_syscalls[] = {
H A Dkern_resource_43.c60 static struct syscall_package kern_resource_43_syscalls[] = {

123