_sigsuspend X
1: #include "SYS.h" 2: SYSCALL(sigsuspend, error) / / trap 107 -> [kernel] -> syscall() -> via sysent[] -> handler: sigsuspend / 3: 4: / system call stub automatically generated by 5: / /usr/src/lib/libc/pdp/sys/Makefile 6: / when libc is build