HomeSort by: relevance | last modified time | path
    Searched refs:syscall_package (Results 1 - 25 of 65) sorted by relevancy

1 2 3

  /src/sys/sys/
syscallvar.h 48 struct syscall_package { struct
55 int syscall_establish(const struct emul *, const struct syscall_package *);
56 int syscall_disestablish(const struct emul *, const struct syscall_package *);
  /src/sys/compat/netbsd32/
netbsd32_compat_110.c 46 static struct syscall_package compat_netbsd32_110_syscalls[] = {
netbsd32_compat_40.c 67 static struct syscall_package compat_netbsd32_40_syscalls[] = {
netbsd32_compat_50_quota.c 71 static struct syscall_package compat_netbsd32_quota_50_syscalls[] = {
netbsd32_compat_60.c 81 static struct syscall_package compat_netbsd32_60_syscalls[] = {
netbsd32_compat_09.c 93 static struct syscall_package compat_netbsd32_09_syscalls[] = {
  /src/sys/arch/arm/arm32/
netbsd32_machdep_13.c 68 static struct syscall_package compat_arm32_netbsd32_13_syscalls[] = {
netbsd32_machdep_16.c 69 static struct syscall_package compat_arm32_netbsd32_16_syscalls[] = {
  /src/sys/compat/common/
compat_sysv_10_mod.c 52 static const struct syscall_package compat_sysv_10_syscalls[] = {
compat_sysv_14_mod.c 51 static const struct syscall_package compat_sysv_14_syscalls[] = {
compat_sysv_50_mod.c 54 static const struct syscall_package compat_sysv_50_syscalls[] = {
kern_xxx_12.c 53 static const struct syscall_package kern_xxx_12_syscalls[] = {
uipc_syscalls_30.c 28 static const struct syscall_package uipc_syscalls_30_syscalls[] = {
vfs_syscalls_40.c 81 static const struct syscall_package vfs_syscalls_40_syscalls[] = {
sys_descrip_100.c 43 static const struct syscall_package sys_descrip_100_syscalls[] = {
kern_sa_60.c 45 static const struct syscall_package kern_sa_60_syscalls[] = {
kern_time_30.c 53 static const struct syscall_package kern_time_30_syscalls[] = {
kern_time_60.c 49 static const struct syscall_package compat_60_syscalls[] = {
vm_12.c 47 static const struct syscall_package vm_12_syscalls[] = {
kern_event_100.c 44 static const struct syscall_package kern_event_100_syscalls[] = {
kern_exit_43.c 81 static struct syscall_package kern_exit_43_syscalls[] = {
kern_resource_43.c 60 static struct syscall_package kern_resource_43_syscalls[] = {
kern_50.c 50 static const struct syscall_package kern_50_syscalls[] = {
kern_info_09.c 58 static struct syscall_package kern_info_09_syscalls[] = {
  /src/sys/arch/usermode/modules/syscallemu/
syscallemu.c 48 static const struct syscall_package syscallemu_syscalls[] = {

Completed in 22 milliseconds

1 2 3