exception_wait 85 include/sys/prex.h int exception_wait(int *excno); exception_wait 46 sys/include/exception.h int exception_wait(int *); exception_wait 86 sys/kern/sysent.c /* 3 */ SYSENT(1, exception_wait), exception_wait 74 usr/lib/posix/process/waitpid.c error = exception_wait(&sig); exception_wait 47 usr/lib/posix/signal/pause.c exception_wait(&sig); exception_wait 112 usr/sample/alarm/alarm.c exception_wait(&code); exception_wait 227 usr/server/pow/pow.c exception_wait(&sig);