Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_mqueue.c2870 static struct syscall_helper_data mq32_syscalls[] = { variable
2890 error = syscall32_helper_register(mq32_syscalls, SY_THR_STATIC_KLD); in mqinit()
2902 syscall32_helper_unregister(mq32_syscalls); in mqunload()