Home
last modified time | relevance | path

Searched refs:SIGLOST (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/contrib/ast/src/lib/libast/features/
H A Dsignal.c141 #ifdef SIGLOST
143 "Resources lost", "LOST", SIGLOST,
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/data/
H A Dsignals.c132 #ifdef SIGLOST
133 "LOST", VAL(SIGLOST,SH_SIGDONE), S("Resources lost"),
/illumos-gate/usr/src/cmd/ast/libast/i386/FEATURE/
H A Dsiglist116 #if defined(SIGLOST) && !defined(HAD_SIGLOST)
117 0,"LOST",SIGLOST,
/illumos-gate/usr/src/cmd/ast/libast/amd64/FEATURE/
H A Dsiglist116 #if defined(SIGLOST) && !defined(HAD_SIGLOST)
117 0,"LOST",SIGLOST,
/illumos-gate/usr/src/cmd/ast/libast/sparc/FEATURE/
H A Dsiglist116 #if defined(SIGLOST) && !defined(HAD_SIGLOST)
117 0,"LOST",SIGLOST,
/illumos-gate/usr/src/cmd/ast/libast/sparcv9/FEATURE/
H A Dsiglist116 #if defined(SIGLOST) && !defined(HAD_SIGLOST)
117 0,"LOST",SIGLOST,
/illumos-gate/usr/src/uts/common/sys/iso/
H A Dsignal_iso.h90 #define SIGLOST 37 /* resource lost (eg, record-lock lost) */ macro
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dstr2sig.c84 { "LOST", SIGLOST },
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg567 @ MSG_SIGLOST "[ SIGLOST ]"
568 @ MSG_SIGLOST_ALT "SIGLOST"
/illumos-gate/usr/src/uts/common/klm/
H A Dnlm_client.c1582 psignal(p, SIGLOST); in nlm_send_siglost()
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_recovery.c3279 psignal(p, SIGLOST); in nfs4_send_siglost()