Home
last modified time | relevance | path

Searched refs:syscall32_helper_unregister (Results 1 – 7 of 7) sorted by relevance

/freebsd-11-stable/sys/compat/freebsd32/
HDfreebsd32_util.h112 int syscall32_helper_unregister(struct syscall_helper_data *sd);
HDfreebsd32_misc.c2863 syscall32_helper_unregister(sd); in syscall32_helper_register()
2872 syscall32_helper_unregister(struct syscall_helper_data *sd) in syscall32_helper_unregister() function
/freebsd-11-stable/sys/kern/
HDuipc_sem.c1041 syscall32_helper_unregister(ksem32_syscalls); in ksem_module_destroy()
HDsysv_shm.c990 syscall32_helper_unregister(shm32_syscalls); in shmunload()
HDsysv_msg.c319 syscall32_helper_unregister(msg32_syscalls); in msgunload()
HDsysv_sem.c348 syscall32_helper_unregister(sem32_syscalls); in semunload()
HDuipc_mqueue.c2888 syscall32_helper_unregister(mq32_syscalls); in mqunload()