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

/freebsd-12-stable/sys/kern/
H A Dsysv_sem.c236 static struct syscall_helper_data sem_syscalls[] = { variable in typeref:struct:syscall_helper_data
335 error = syscall_helper_register(sem_syscalls, SY_THR_STATIC_KLD);
358 syscall_helper_unregister(sem_syscalls);

Completed in 46 milliseconds