Searched refs:sem32_syscalls (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/kern/
H A Dsysv_sem.c256 static struct syscall_helper_data sem32_syscalls[] = { variable in typeref:struct:syscall_helper_data
339 error = syscall32_helper_register(sem32_syscalls, SY_THR_STATIC_KLD);
356 syscall32_helper_unregister(sem32_syscalls);

Completed in 98 milliseconds