Home
last modified time | relevance | path

Searched refs:si_stime (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/lib/libproc/common/
H A DP32ton.c139 dst->si_stime = src->si_stime; in siginfo_32_to_n()
513 dst->si_stime = src->si_stime; in siginfo_n_to_32()
/titanic_50/usr/src/uts/common/sys/
H A Dsiginfo.h460 #define si_stime __data.__proc.__pdata.__cld.__stime macro
/titanic_50/usr/src/uts/common/os/
H A Dsig.c2789 dest->si_stime = src->si_stime; in siginfo_kto32()
2860 dest->si_stime = src->si_stime; in siginfo_32tok()
H A Dexit.c910 ip->si_stime = pp->p_stime; in winfo()
/titanic_50/usr/src/uts/common/io/
H A Dsignalfd.c420 ssp->ssi_stime = infop->si_stime; in consume_signal()
/titanic_50/usr/src/cmd/mdb/common/modules/libc/
H A Dlibc.c274 si.si_utime, si.si_stime); in d_siginfo()