Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
_psignal
usr/src/ucblib/libucb/inc/libc.h
60
extern void _psignal(unsigned int sig, char *s);
usr/src/ucblib/libucb/port/gen/psignal.c
55
_psignal(sig, s);