Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/netbsd-tests/lib/semaphore/
HDsem.c330 int _ksem_open(const char *, int, mode_t, unsigned int, intptr_t *);
331 int _ksem_open(const char *a, int b, mode_t c, unsigned int d, intptr_t *e) in _ksem_open() function
/freebsd-13-stable/lib/libc/sys/
HDSymbol.map723 _ksem_open;
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
HDsanitizer_syscalls_netbsd.inc1845 PRE_SYSCALL(_ksem_open)
1852 POST_SYSCALL(_ksem_open)