Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libproc/common/
H A DP32ton.c141 dst->si_stime = src->si_stime; in siginfo_32_to_n()
515 dst->si_stime = src->si_stime; in siginfo_n_to_32()
/titanic_41/usr/src/uts/common/sys/
H A Dsiginfo.h460 #define si_stime __data.__proc.__pdata.__cld.__stime macro
/titanic_41/usr/src/uts/common/os/
H A Dsig.c2773 dest->si_stime = src->si_stime; in siginfo_kto32()
2844 dest->si_stime = src->si_stime; in siginfo_32tok()
H A Dexit.c902 ip->si_stime = pp->p_stime; in winfo()
/titanic_41/usr/src/cmd/mdb/common/modules/libc/
H A Dlibc.c276 si.si_utime, si.si_stime); in d_siginfo()