Home
last modified time | relevance | path

Searched refs:POLL_OUT (Results 1 – 7 of 7) sorted by relevance

/titanic_50/usr/src/lib/libdtrace/common/
H A Dprocfs.d.in198 inline int POLL_OUT = @POLL_OUT@; variable
199 #pragma D binding "1.0" POLL_OUT
H A Dprocfs.sed.in159 SED_REPLACE(POLL_OUT)
/titanic_50/usr/src/uts/common/sys/
H A Dsiginfo.h182 #define POLL_OUT 2 /* output possible */ macro
/titanic_50/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg474 @ MSG_SI_POLL_OUT "[ POLL_OUT ]"
/titanic_50/usr/src/uts/common/fs/sockfs/
H A Dsockcommon_subr.c367 info.si_code = POLL_OUT; in socket_sigproc()
/titanic_50/usr/src/cmd/truss/
H A Dexpound.c2921 case POLL_OUT: code = "POLL_OUT"; break; in print_siginfo32()
3079 case POLL_OUT: code = "POLL_OUT"; break; in print_siginfo()
/titanic_50/usr/src/uts/common/os/
H A Dstrsubr.c1004 info->si_code = POLL_OUT; in dosendsig()