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

/haiku-fatelf/src/system/libroot/posix/signal/
H A Dpsiginfo.cpp13 psignal(info->si_signo, message);
H A Dpsignal.cpp14 psignal(int signal, const char* message) function
/haiku-fatelf/src/system/libroot/posix/glibc/stdio-common/
H A Dpsignal.c41 psignal (int sig, const char *s) function
/haiku-fatelf/headers/posix/
H A Dsignal.h268 void psignal(int _signal, const char* message);
/haiku-fatelf/src/bin/rcs/
H A Drcsutil.c430 # define psignal my_psignal macro
557 psignal(s, nRCS);
559 psignal(s, nRCS);
1171 psignal(WTERMSIG(wstatus), args[1]);
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dstrsignal.c359 manual page for @code{psignal(3b)} explicitly warns that one should
393 ones used by @code{psignal()}.
547 @deftypefn Supplemental void psignal (unsigned @var{signo}, char *@var{message})
560 psignal (signo, message) function
H A Dconfigure4382 checkfuncs="getrusage on_exit psignal strerror strsignal sysconf times sbrk gettimeofday"
4457 vsprintf waitpid getrusage on_exit psignal strerror strsignal \
4864 checkfuncs="`echo $checkfuncs | sed -e 's/strsignal//' -e 's/psignal//'`"

Completed in 112 milliseconds