Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_mqueue.c2739 static struct syscall_helper_data mq_syscalls[] = { variable
2900 error = syscall_helper_register(mq_syscalls, SY_THR_STATIC_KLD); in mqinit()
2918 syscall_helper_unregister(mq_syscalls); in mqunload()