Searched defs:sendsig (Results 1 – 8 of 8) sorted by relevance
| /NextBSD/usr.bin/rsh/ |
| HD | rsh.c | 340 sendsig(int sig) in sendsig() function
|
| /NextBSD/sys/mips/mips/ |
| HD | pm_machdep.c | 84 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
| /NextBSD/sys/sparc64/sparc64/ |
| HD | machdep.c | 600 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
| /NextBSD/sys/arm64/arm64/ |
| HD | machdep.c | 503 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
| /NextBSD/sys/powerpc/powerpc/ |
| HD | exec_machdep.c | 125 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
| /NextBSD/sys/arm/arm/ |
| HD | machdep.c | 267 sendsig(catcher, ksi, mask) in sendsig() function
|
| /NextBSD/sys/amd64/amd64/ |
| HD | machdep.c | 340 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
|
| /NextBSD/sys/i386/i386/ |
| HD | machdep.c | 603 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) function
|