Searched refs:shm32_syscalls (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/kern/
H A Dsysv_shm.c868 static struct syscall_helper_data shm32_syscalls[] = { variable in typeref:struct:syscall_helper_data
924 error = syscall32_helper_register(shm32_syscalls);
940 syscall32_helper_unregister(shm32_syscalls);

Completed in 22 milliseconds