Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsysv_msg.c195 static struct syscall_helper_data msg32_syscalls[] = { variable
305 error = syscall32_helper_register(msg32_syscalls, SY_THR_STATIC_KLD); in msginit()
323 syscall32_helper_unregister(msg32_syscalls); in msgunload()