Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsysv_msg.c198 static struct syscall_helper_data msg32_syscalls[] = { variable
308 error = syscall32_helper_register(msg32_syscalls, SY_THR_STATIC_KLD); in msginit()
326 syscall32_helper_unregister(msg32_syscalls); in msgunload()