Home
last modified time | relevance | path

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

/freebsd-14.2/sys/kern/
H A Duipc_mqueue.c2706 static struct syscall_helper_data mq_syscalls[] = { variable
2886 error = syscall_helper_register(mq_syscalls, SY_THR_STATIC_KLD); in mqinit()
2904 syscall_helper_unregister(mq_syscalls); in mqunload()