Home
last modified time | relevance | path

Searched refs:syscall_helper_unregister (Results 1 – 12 of 12) sorted by relevance

/freebsd-14-stable/sys/nfs/
HDnfs_nfssvc.c135 syscall_helper_unregister(nfssvc_syscalls); in nfssvc_modevent()
/freebsd-14-stable/sys/kern/
HDkern_syscalls.c259 syscall_helper_unregister(struct syscall_helper_data *sd) in syscall_helper_unregister() function
HDuipc_sem.c1058 syscall_helper_unregister(ksem_syscalls); in ksem_module_destroy()
HDsysv_msg.c321 syscall_helper_unregister(msg_syscalls); in msgunload()
HDsysv_shm.c1038 syscall_helper_unregister(shm_syscalls); in shmunload()
HDsysv_sem.c355 syscall_helper_unregister(sem_syscalls); in semunload()
HDuipc_mqueue.c2904 syscall_helper_unregister(mq_syscalls); in mqunload()
/freebsd-14-stable/sys/kgssapi/
HDgss_impl.c85 syscall_helper_unregister(gssd_syscalls); in kgss_unload()
/freebsd-14-stable/sys/sys/
HDsysent.h301 int syscall_helper_unregister(struct syscall_helper_data *sd);
/freebsd-14-stable/sys/netinet/
HDsctp_syscalls.c130 error = syscall_helper_unregister(sctp_syscalls); in sctp_syscalls_uninit()
/freebsd-14-stable/sys/nlm/
HDnlm_prot_impl.c299 syscall_helper_unregister(nlm_syscalls); in nlm_uninit()
/freebsd-14-stable/share/man/man9/
HDMakefile2191 MLINKS+=syscall_helper_register.9 syscall_helper_unregister.9 \