Home
last modified time | relevance | path

Searched defs:sendsig (Results 1 – 8 of 8) sorted by relevance

/NextBSD/usr.bin/rsh/
HDrsh.c340 sendsig(int sig) in sendsig() function
/NextBSD/sys/mips/mips/
HDpm_machdep.c84 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/NextBSD/sys/sparc64/sparc64/
HDmachdep.c600 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/NextBSD/sys/arm64/arm64/
HDmachdep.c503 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/NextBSD/sys/powerpc/powerpc/
HDexec_machdep.c125 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/NextBSD/sys/arm/arm/
HDmachdep.c267 sendsig(catcher, ksi, mask) in sendsig() function
/NextBSD/sys/amd64/amd64/
HDmachdep.c340 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) in sendsig() function
/NextBSD/sys/i386/i386/
HDmachdep.c603 sendsig(sig_t catcher, ksiginfo_t *ksi, sigset_t *mask) function