Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsysv_msg.c174 static struct syscall_helper_data msg_syscalls[] = { variable
301 error = syscall_helper_register(msg_syscalls, SY_THR_STATIC_KLD); in msginit()
321 syscall_helper_unregister(msg_syscalls); in msgunload()