Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsysv_msg.c177 static struct syscall_helper_data msg_syscalls[] = { variable
304 error = syscall_helper_register(msg_syscalls, SY_THR_STATIC_KLD); in msginit()
324 syscall_helper_unregister(msg_syscalls); in msgunload()