Home
last modified time | relevance | path

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

/mirbsd/src/sys/sys/
Dsyscall.h628 #define SYS_semop 291 macro
/mirbsd/src/gnu/usr.bin/binutils/gdb/
Dproc-events.c1012 #ifdef SYS_semop in init_syscall_table()
1013 syscall_table[SYS_semop] = "semop"; in init_syscall_table()