Searched refs:tsignal (Results 1 – 14 of 14) sorted by relevance
/titanic_44/usr/src/lib/libfakekernel/common/ |
H A D | thread.c | 95 tsignal(kthread_t *kt, int sig) in tsignal() function
|
H A D | mapfile-vers | 181 tsignal;
|
/titanic_44/usr/src/uts/sun4/os/ |
H A D | dtrace_subr.c | 144 tsignal(curthread, SIGILL); in dtrace_return_probe()
|
/titanic_44/usr/src/uts/common/fs/sockfs/ |
H A D | sockcommon.c | 343 tsignal(curthread, SIGPIPE); in socket_sendmsg() 358 tsignal(curthread, SIGPIPE); in socket_sendmblk()
|
H A D | nl7curi.c | 1452 tsignal(curthread, SIGPIPE); in nl7c_sendfilev()
|
/titanic_44/usr/src/uts/i86pc/os/ |
H A D | dtrace_subr.c | 218 tsignal(curthread, SIGILL); in dtrace_user_probe()
|
/titanic_44/usr/src/uts/common/os/ |
H A D | fio.c | 604 tsignal(curthread, fip->fi_action); in getf() 653 tsignal(curthread, fip->fi_action); in closeandsetf()
|
H A D | sig.c | 127 tsignal(kthread_t *t, int sig) in tsignal() function
|
H A D | streamio.c | 2514 tsignal(curthread, SIGPIPE); in strwriteable() 3259 tsignal(curthread, SIGSYS); in strioctl()
|
/titanic_44/usr/src/uts/common/sys/ |
H A D | proc.h | 621 extern void tsignal(kthread_t *, int);
|
/titanic_44/usr/src/uts/common/fs/smbclnt/netsmb/ |
H A D | smb_iod.c | 189 tsignal(vcp->iod_thr, SIGKILL); in smb_iod_disconnect()
|
/titanic_44/usr/src/uts/intel/ia32/os/ |
H A D | syscall.c | 866 tsignal(curthread, SIGSYS); in nosys()
|
/titanic_44/usr/src/uts/sparc/os/ |
H A D | syscall.c | 338 tsignal(curthread, SIGSYS); in nosys()
|
/titanic_44/usr/src/uts/common/fs/fifofs/ |
H A D | fifovnops.c | 1107 tsignal(curthread, SIGPIPE); in fifo_write()
|